mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 23:23:52 +00:00
Update sdlvideowrapper.cpp
This commit is contained in:
parent
8323f7f68d
commit
90c3089370
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ namespace SDLUtil
|
|||
|
||||
void VideoWrapper::centerWindow()
|
||||
{
|
||||
|
||||
// Resize breaks the sdl window in some cases; see issue: #5539
|
||||
SDL_Rect rect{};
|
||||
int x = 0;
|
||||
int y = 0;
|
||||
|
|
Loading…
Reference in a new issue