(svn r4722) - Newstations: release station sprite layout data when uninitializing NewGRF data.
This commit is contained in:
@@ -44,6 +44,7 @@ typedef struct StationSpec {
|
||||
*/
|
||||
uint tiles;
|
||||
DrawTileSprites *renderdata; ///< Array of tile layouts.
|
||||
bool copied_renderdata;
|
||||
|
||||
/** Cargo threshold for choosing between little and lots of cargo
|
||||
* @note little/lots are equivalent to the moving/loading states for vehicles
|
||||
|
||||
Reference in New Issue
Block a user