1
0
Fork 1
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:
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;