This commit is contained in:
punkrockguy318 2008-09-23 03:17:30 +00:00
parent 3c2192c906
commit 2fe4fcd2d1
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ SDL_GL_LoadLibrary(0);
// movie playback
std::string fname;
g_config->getOption("SDL.Movie", &fname);
g_config->setOption("SDL.Movie", "");
if (fname != "")
{