fixed a crash when switching Archimedean modes

This commit is contained in:
Zeno Rogue 2019-08-27 21:43:32 +02:00
parent 8adaa7fe49
commit 4dc5ae455c
1 changed files with 1 additions and 0 deletions

View File

@ -1366,6 +1366,7 @@ EX void start_game() {
ignored_memory_warning = false;
check_cgi();
cgi.require_basics();
arcm::current.compute_geometry();
initcells();
expansion.reset();