Change: Increment game file version for new value ranges of the reward parameters.
This commit is contained in:
4
info.nut
4
info.nut
@@ -17,8 +17,8 @@
|
|||||||
* Fifth Floor, Boston, MA 02110-1301 USA.
|
* Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
SAVEGAME_VERSION <- 4; // Set manually if/when save games break.
|
SAVEGAME_VERSION <- 5; // Set manually if/when save games break.
|
||||||
MINCOMPATIBLE_SAVEGAME_VERSION <- 4; // cset: c87ea540a037
|
MINCOMPATIBLE_SAVEGAME_VERSION <- 5; // cset: c87ea540a037
|
||||||
|
|
||||||
PROGRAM_VERSION <- Syntax error, set by 'make bundle'.
|
PROGRAM_VERSION <- Syntax error, set by 'make bundle'.
|
||||||
PROGRAM_DATE <- Syntax error, set by 'make bundle'.
|
PROGRAM_DATE <- Syntax error, set by 'make bundle'.
|
||||||
|
|||||||
Reference in New Issue
Block a user