mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-07-10 12:02:42 +00:00
fixed the possible crashes when changing settings
This commit is contained in:
+4
-1
@@ -718,7 +718,10 @@ EX void mainloopiter() {
|
||||
|
||||
#if CAP_VR
|
||||
vrhr::vr_shift();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
check_cgi();
|
||||
cgi.require_basics();
|
||||
|
||||
optimizeview();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user