mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-02 23:49:40 +00:00
XEEN: Properly animate arrow shooting
This commit is contained in:
parent
fed68d19d2
commit
381567c1a3
@ -1247,6 +1247,7 @@ void Interface::draw3d(bool updateFlag, bool skipDelay) {
|
||||
Screen &screen = *_vm->_screen;
|
||||
Scripts &scripts = *_vm->_scripts;
|
||||
|
||||
events.updateGameCounter();
|
||||
if (screen._windows[11]._enabled)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user