mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 21:54:15 +00:00
Fix for put apple bug from wjp
svn-id: r17491
This commit is contained in:
parent
d7c1017fe4
commit
e7786320a6
@ -943,6 +943,7 @@ void gob_targetItem(void) {
|
||||
}
|
||||
|
||||
if (gob_gobAction == 4 && gob_destActionItem != 0 &&
|
||||
gob_itemToObject[gob_destActionItem] != -1 &&
|
||||
gob_objects[gob_itemToObject[gob_destActionItem]]->
|
||||
pickable == 1) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user