(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.

This commit is contained in:
terkhen
2010-03-06 12:58:33 +00:00
parent c958c2c31f
commit b443a3ee0a
7 changed files with 22 additions and 3 deletions

View File

@@ -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