Files @ r28422:76582babb47f
Branch filter:

Location: cpp/openttd-patchpack/source/docs/tileh.png

Peter Nelson
Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO.

INVALID_CARGO is a CargoID and should be used for most purposes in game.
CT_INVALID is a CargoType used for defining default properties.