mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
(svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
#include "saveload_internal.h"
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 136;
|
||||
extern const uint16 SAVEGAME_VERSION = 137;
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user