mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 03:10:22 +00:00
HDB: Unstub animGrabbing() call
This commit is contained in:
parent
437b9a86a1
commit
14d83c9667
@ -219,7 +219,7 @@ void HDBGame::useEntity(AIEntity *e) {
|
||||
|
||||
// Grab animation
|
||||
if (added) {
|
||||
warning("STUB: HDBGame::useEntity show Grab Animation");
|
||||
_ai->animGrabbing();
|
||||
}
|
||||
|
||||
// Can't push it - make a sound
|
||||
|
Loading…
Reference in New Issue
Block a user