Files
@ r28422:76582babb47f
Branch filter:
Location: cpp/openttd-patchpack/source/src/newgrf.cpp
r28422:76582babb47f
329.0 KiB
text/x-c
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.
INVALID_CARGO is a CargoID and should be used for most purposes in game.
CT_INVALID is a CargoType used for defining default properties.