mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 22:39:53 +00:00
fixed a crash when switching Archimedean modes
This commit is contained in:
parent
8adaa7fe49
commit
4dc5ae455c
@ -1366,6 +1366,7 @@ EX void start_game() {
|
||||
ignored_memory_warning = false;
|
||||
check_cgi();
|
||||
cgi.require_basics();
|
||||
arcm::current.compute_geometry();
|
||||
initcells();
|
||||
expansion.reset();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user