mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-12 07:16:01 +00:00
fixed buggy resizing
This commit is contained in:
@@ -686,6 +686,7 @@ EX namespace netgen {
|
||||
dynamicval<bool> dfs(vid.change_fullscr, true);
|
||||
dynamicval<bool> dcf(vid.want_fullscreen, false);
|
||||
dynamicval<eModel> m(pmodel, mdPixel);
|
||||
request_resolution_change = true;
|
||||
|
||||
apply_screen_settings();
|
||||
|
||||
|
Reference in New Issue
Block a user