(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)

This commit is contained in:
rubidium
2010-08-26 14:36:00 +00:00
parent 193800e0fa
commit 7f86dcca90
8 changed files with 94 additions and 62 deletions

View File

@@ -210,8 +210,9 @@
* 144 20334
* 145 20376
* 146 20446
* 147 20621
*/
extern const uint16 SAVEGAME_VERSION = 146; ///< current savegame version of OpenTTD
extern const uint16 SAVEGAME_VERSION = 147; ///< current savegame version of OpenTTD
SavegameType _savegame_type; ///< type of savegame we are loading