mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 01:46:42 +00:00
TITANIC: Fix floating lifbot head in lift 4
This commit is contained in:
parent
7d60ccc463
commit
26ef2ce24b
@ -55,6 +55,8 @@ bool CLiftbotHead::UseWithOtherMsg(CUseWithOtherMsg *msg) {
|
||||
CActMsg actMsg("AddRightHead");
|
||||
actMsg.execute("FaultyLiftbot");
|
||||
setVisible(false);
|
||||
} else {
|
||||
petAddToInventory();
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user