mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-14 09:04:31 +02:00
Fix Lara drawing guns when exiting water (#389)
This commit is contained in:
@@ -1707,6 +1707,7 @@ struct Lara : ItemObj
|
||||
//game->waterDrop(pos, 128.0f, 0.2f);
|
||||
|
||||
animSet(ANIM_WATER_OUT, true);
|
||||
setWeaponState(WEAPON_STATE_BUSY);
|
||||
|
||||
waterState = WATER_STATE_ABOVE;
|
||||
goalState = STATE_STOP;
|
||||
|
Reference in New Issue
Block a user