mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Update sdlvideowrapper.cpp
This commit is contained in:
parent
8323f7f68d
commit
90c3089370
@ -95,7 +95,7 @@ namespace SDLUtil
|
|||||||
|
|
||||||
void VideoWrapper::centerWindow()
|
void VideoWrapper::centerWindow()
|
||||||
{
|
{
|
||||||
|
// Resize breaks the sdl window in some cases; see issue: #5539
|
||||||
SDL_Rect rect{};
|
SDL_Rect rect{};
|
||||||
int x = 0;
|
int x = 0;
|
||||||
int y = 0;
|
int y = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user