Files
@ r28422:76582babb47f
Branch filter:
Location: cpp/openttd-patchpack/source/src/script/api/script_subsidy.cpp
r28422:76582babb47f
3.7 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.