mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-10 20:27:39 +00:00
fixed the possible crashes when changing settings
This commit is contained in:
@@ -720,6 +720,9 @@ EX void mainloopiter() {
|
||||
vrhr::vr_shift();
|
||||
#endif
|
||||
|
||||
check_cgi();
|
||||
cgi.require_basics();
|
||||
|
||||
optimizeview();
|
||||
|
||||
models::configure();
|
||||
|
Reference in New Issue
Block a user