mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 21:40:15 +00:00
Merge remote-tracking branch 'miroslavr/master'
This commit is contained in:
commit
64b88172af
@ -196,6 +196,8 @@ namespace MWMechanics
|
||||
if (index==0 && mDynamic[index].getCurrent()<1)
|
||||
{
|
||||
mDead = true;
|
||||
|
||||
mDynamic[index].setModifier(0);
|
||||
mDynamic[index].setCurrent(0);
|
||||
|
||||
if (MWBase::Environment::get().getWorld()->getGodModeState())
|
||||
|
Loading…
x
Reference in New Issue
Block a user