summaryrefslogtreecommitdiff
path: root/src/genworld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld.cpp')
-rw-r--r--src/genworld.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genworld.cpp b/src/genworld.cpp
index 78fa6e3e7..cb03db062 100644
--- a/src/genworld.cpp
+++ b/src/genworld.cpp
@@ -141,7 +141,7 @@ static void _GenerateWorld(void *)
}
}
- ClearStorageChanges(true);
+ ClearPersistentStorageChanges(true);
/* These are probably pointless when inside the scenario editor. */
SetGeneratingWorldProgress(GWP_GAME_INIT, 3);