- Fixed: The conversion of the strings in wbstartstruct_t to FStrings
caused crashes when reloading the hub data. SVN r1181 (trunk)
This commit is contained in:
parent
72fe857acb
commit
39bb50376a
3 changed files with 32 additions and 6 deletions
|
|
@ -75,7 +75,7 @@
|
|||
// SAVESIG should match SAVEVER.
|
||||
|
||||
// MINSAVEVER is the minimum level snapshot version that can be loaded.
|
||||
#define MINSAVEVER 1179
|
||||
#define MINSAVEVER 1181
|
||||
|
||||
#if SVN_REVISION_NUMBER < MINSAVEVER
|
||||
// Never write a savegame with a version lower than what we need
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue