mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-26 07:16:02 +00:00
no more crash when saving config in arcm
This commit is contained in:
@@ -1377,6 +1377,7 @@ EX void initgraph() {
|
||||
#if CAP_CONFIG
|
||||
loadConfig();
|
||||
#endif
|
||||
arcm::current.parse();
|
||||
|
||||
#if CAP_COMMANDLINE
|
||||
arg::read(2);
|
||||
|
||||
Reference in New Issue
Block a user