Keep cheaters satisfied.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2307 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-04-10 20:46:48 +00:00
parent 4ec86728bd
commit 6f050cc7bd
+2 -1
View File
@@ -169,7 +169,8 @@ LoadGame (COUNT which_game, SUMMARY_DESC *summary_desc)
if (summary_desc->year_index < START_YEAR ||
summary_desc->year_index >= START_YEAR +
YEARS_TO_KOHRAH_VICTORY + 1 /* Utwig intervention */ +
1 /* time to destroy all races, plenty */)
1 /* time to destroy all races, plenty */ +
25 /* for cheaters */)
{
fprintf (stderr, "Warning: Savegame corrupt or from an "
"an incompatible platform.\n");