clarified MIN_SAVEGAME_VERSION comment a bit, fixes #18167
This commit is contained in:
parent
a67458dc4e
commit
dd11fae451
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
* this variable defines the minimum required version.
|
||||
* It is only to be updated upon changes that break *all* saves/replays
|
||||
* (break as in crash Wesnoth, not compatibility issues like stat changes)
|
||||
* An example of such a change is changing the savegame format.
|
||||
*/
|
||||
#define MIN_SAVEGAME_VERSION "1.3.10"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue