mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Merge branch 'master' of gitlab.com:OpenMW/openmw
This commit is contained in:
commit
d944f703e8
@ -2448,7 +2448,7 @@ void CharacterController::update(float duration)
|
||||
}
|
||||
}
|
||||
|
||||
if (mFloatToSurface && cls.isActor() && cls.canSwim(mPtr))
|
||||
if (mFloatToSurface && cls.isActor())
|
||||
{
|
||||
if (cls.getCreatureStats(mPtr).isDead()
|
||||
|| (!godmode && cls.getCreatureStats(mPtr).isParalyzed()))
|
||||
|
Loading…
x
Reference in New Issue
Block a user