(svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable.
This commit is contained in:
@@ -234,8 +234,9 @@
|
||||
* 168 23637
|
||||
* 169 23816
|
||||
* 170 23826
|
||||
* 171 23835
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 170; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 171; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user