(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
#include "saveload_internal.h"
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 138;
|
||||
extern const uint16 SAVEGAME_VERSION = 139;
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user