1
0
Fork 0

Cleanup: Remove unused last_num_specs from SlRoadStopTileData.

Inadvertantly copy & pasted from another Sl handler.
pull/12198/head
Peter Nelson 2024-03-01 01:21:38 +00:00
parent c0b5510a94
commit 85798dc36b
No known key found for this signature in database
GPG Key ID: 8EF8F0A467DF75ED
1 changed files with 0 additions and 2 deletions

View File

@ -564,8 +564,6 @@ public:
};
inline const static SaveLoadCompatTable compat_description = {};
static uint8_t last_num_specs; ///< Number of specs of the last loaded station.
void Save(BaseStation *bst) const override
{
SlSetStructListLength(bst->custom_roadstop_tile_data.size());