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:
@@ -169,7 +169,8 @@ LoadGame (COUNT which_game, SUMMARY_DESC *summary_desc)
|
|||||||
if (summary_desc->year_index < START_YEAR ||
|
if (summary_desc->year_index < START_YEAR ||
|
||||||
summary_desc->year_index >= START_YEAR +
|
summary_desc->year_index >= START_YEAR +
|
||||||
YEARS_TO_KOHRAH_VICTORY + 1 /* Utwig intervention */ +
|
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 "
|
fprintf (stderr, "Warning: Savegame corrupt or from an "
|
||||||
"an incompatible platform.\n");
|
"an incompatible platform.\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user