mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-17 11:38:05 +00:00
fixed some problems with 2D fake
This commit is contained in:
@@ -1553,7 +1553,7 @@ EX void start_game() {
|
||||
check_cgi();
|
||||
cgi.require_basics();
|
||||
#if CAP_ARCM
|
||||
arcm::current.compute_geometry();
|
||||
arcm::current_or_fake().compute_geometry();
|
||||
#endif
|
||||
initcells();
|
||||
expansion.reset();
|
||||
|
||||
Reference in New Issue
Block a user