1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00
This commit is contained in:
Mathieu Schroeter 2018-07-30 07:31:12 +02:00
commit 22c06ac92e

View File

@ -141,6 +141,7 @@ CMovie::fileOpenMovie (const std::string & pFilename)
if (m_videoTex == nullptr)
return false;
this->chBackWide = CHNONE;
if (Display::getDisplay ().isWide ())
{
if (path.rfind ("win005.mkv") != std::string::npos)