mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic
This commit is contained in:
parent
d00d27a768
commit
003ca2621b
@ -216,6 +216,7 @@ bool CMovie::Play (RECT rect, const char *pFilename)
|
||||
return false;
|
||||
if (!fileOpenMovie (rect, pFilename))
|
||||
return false;
|
||||
|
||||
playMovie();
|
||||
CEvent::PushUserEvent (WM_MOVIE_PLAY);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user