Add: NewGRF Badges.
This commit is contained in:
committed by
Peter Nelson
parent
ca3b5ed6c1
commit
8f14894024
@@ -82,6 +82,7 @@ struct Engine : EnginePool::PoolItem<&_engine_pool> {
|
||||
*/
|
||||
VariableGRFFileProps grf_prop;
|
||||
std::vector<WagonOverride> overrides;
|
||||
std::vector<BadgeID> badges;
|
||||
|
||||
Engine() {}
|
||||
Engine(VehicleType type, uint16_t local_id);
|
||||
|
||||
Reference in New Issue
Block a user