mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-02 09:47:58 +03:00
Fix ladder embed
This commit is contained in:
parent
eebc4546a0
commit
53832e2285
1 changed files with 1 additions and 2 deletions
|
@ -200,9 +200,8 @@ bool TestLaraVault(ITEM_INFO* item, COLL_INFO* coll)
|
|||
Lara.gunStatus = LG_HANDS_BUSY;
|
||||
Lara.turnRate = 0;
|
||||
|
||||
AnimateLara(item);
|
||||
ShiftItem(item, coll);
|
||||
SnapItemToLedge(item, coll, 0.1f);
|
||||
AnimateLara(item);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue