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;
|
return false;
|
||||||
if (!fileOpenMovie (rect, pFilename))
|
if (!fileOpenMovie (rect, pFilename))
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
playMovie();
|
playMovie();
|
||||||
CEvent::PushUserEvent (WM_MOVIE_PLAY);
|
CEvent::PushUserEvent (WM_MOVIE_PLAY);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user