mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic: fix style
This commit is contained in:
parent
f07c5c9543
commit
f6334f8701
@ -212,6 +212,7 @@ void CMovie::Stop()
|
||||
{
|
||||
if (!m_bEnable)
|
||||
return;
|
||||
|
||||
fileCloseMovie();
|
||||
SDL_RenderSetLogicalSize (g_renderer, LXIMAGE, LYIMAGE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user