diff --git a/irregular.cpp b/irregular.cpp index e5a893ff..4c60b775 100644 --- a/irregular.cpp +++ b/irregular.cpp @@ -872,6 +872,8 @@ bool load_map(const string &fname) { } void cancel_map_creation() { + base = NULL; + runlevel = 0; popScreen(); gridmaking = false; stop_game();