(svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused.

This commit is contained in:
Yexo
2009-01-19 01:16:50 +00:00
parent ee1331bb46
commit 8fabd3982d
49 changed files with 21 additions and 102 deletions

View File

@@ -42,7 +42,7 @@
#include <list>
extern const uint16 SAVEGAME_VERSION = 109;
extern const uint16 SAVEGAME_VERSION = 110;
SavegameType _savegame_type; ///< type of savegame we are loading