mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-28 16:09:03 +00:00
product:: no crash on load when saved
This commit is contained in:
@@ -1387,6 +1387,7 @@ EX void initgraph() {
|
||||
loadConfig();
|
||||
#endif
|
||||
arcm::current.parse();
|
||||
if(geometry == gProduct) geometry = product::underlying;
|
||||
|
||||
#if CAP_COMMANDLINE
|
||||
arg::read(2);
|
||||
|
||||
Reference in New Issue
Block a user