(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".

This commit is contained in:
rubidium
2010-01-03 21:29:20 +00:00
parent a9d4147eb2
commit 069b6a9fab
6 changed files with 7 additions and 1 deletions

View File

@@ -47,7 +47,7 @@
#include "saveload_internal.h"
extern const uint16 SAVEGAME_VERSION = 133;
extern const uint16 SAVEGAME_VERSION = 134;
SavegameType _savegame_type; ///< type of savegame we are loading