cinematics: fix video mode changing during cinematic playback

This commit is contained in:
svdijk 2013-04-22 20:51:59 +02:00
parent 3c6a57129e
commit 695e0a9a16

View file

@ -342,6 +342,7 @@ VID_CheckChanges(void)
vid_ref->modified = false;
vid_fullscreen->modified = true;
cl.refresh_prepped = false;
cl.cinematicpalette_active = false;
cls.disable_screen = true;
#ifdef _WIN32