Update sdlvideowrapper.cpp

pull/2986/head
Mads Buvik Sandvei 5 years ago
parent 8323f7f68d
commit 90c3089370

@ -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…
Cancel
Save