mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Merge remote-tracking branch 'miroslavr/master'
This commit is contained in:
commit
64b88172af
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue