mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-19 18:32:35 +01:00
(svn r13838) -Codechange: Make industry tiles aware of WaterClasses.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 98;
|
||||
extern const uint16 SAVEGAME_VERSION = 99;
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user