mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove he wide background for the movies (by default)
This commit is contained in:
parent
b4f53f2d82
commit
e440cc3f76
@ -141,6 +141,7 @@ CMovie::fileOpenMovie (const std::string & pFilename)
|
|||||||
if (m_videoTex == nullptr)
|
if (m_videoTex == nullptr)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
this->chBackWide = CHNONE;
|
||||||
if (Display::getDisplay ().isWide ())
|
if (Display::getDisplay ().isWide ())
|
||||||
{
|
{
|
||||||
if (path.rfind ("win005.mkv") != std::string::npos)
|
if (path.rfind ("win005.mkv") != std::string::npos)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user