mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 08:00:56 -04:00
Fix compile error for OPENMW_USE_FFMPEG=0
This commit is contained in:
parent
ad90d20ad8
commit
df80c436fb
@ -1088,7 +1088,7 @@ public:
|
|||||||
|
|
||||||
void close() { }
|
void close() { }
|
||||||
|
|
||||||
bool update(Ogre::MaterialPtr &mat, Ogre::Rectangle2D *rect, int screen_width, int screen_height)
|
bool update()
|
||||||
{ return false; }
|
{ return false; }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user