mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
fix exclusive fullscreen (#1456)
This commit is contained in:
parent
95c8ddedd1
commit
1da8be9fdb
@ -1609,7 +1609,9 @@ static void I_ReinitGraphicsMode(void)
|
||||
window_position_y = 0;
|
||||
|
||||
I_InitGraphicsMode();
|
||||
ResetResolution(CurrentResolutionHeight(), true);
|
||||
CreateSurfaces(video.pitch, video.height);
|
||||
ResetLogicalSize();
|
||||
}
|
||||
|
||||
void I_ResetScreen(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user