mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic
This commit is contained in:
parent
278e52db45
commit
c1b336ab86
@ -4300,8 +4300,7 @@ CEvent::ChangeButtons (Sint32 message)
|
||||
if (g_zoom < 2)
|
||||
++g_zoom;
|
||||
|
||||
if (
|
||||
g_bFullScreen && g_zoom == 2)
|
||||
if (g_bFullScreen && g_zoom == 2)
|
||||
{
|
||||
SDL_Event ev;
|
||||
ev.type = SDL_QUIT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user