update a parameter in some ancient platforms

This commit is contained in:
nhmall
2020-02-26 21:53:07 -05:00
parent 3c95cba526
commit 74b7ca1ad9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ gnome_init_nhwindows(int *argc, char **argv)
#endif
// gnome/gtk is not reentrant
set_option_mod_status("ignintr", DISP_IN_GAME);
set_option_mod_status("ignintr", set_gameview);
flags.ignintr = TRUE;
iflags.window_inited = TRUE;