- 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:
Christoph Oelckers 2008-08-21 19:06:17 +00:00
commit 39bb50376a
3 changed files with 32 additions and 6 deletions

View file

@ -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