1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-22 12:39:59 +00:00

Update sdlvideowrapper.cpp

This commit is contained in:
Mads Buvik Sandvei 2020-07-22 12:17:03 +00:00
parent 8323f7f68d
commit 90c3089370

View File

@ -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;