(svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't show up in the purchase list (mart3p).
This commit is contained in:
@@ -22,8 +22,6 @@ enum EngineClass {
|
||||
EC_ELECTRIC,
|
||||
EC_MONORAIL,
|
||||
EC_MAGLEV,
|
||||
|
||||
EC_INVALID
|
||||
};
|
||||
|
||||
struct RailVehicleInfo {
|
||||
|
Reference in New Issue
Block a user