mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 00:28:08 -04:00
[General] Add mDeathAnimationFinished to mwmp::SimpleCreatureStats
This commit is contained in:
parent
7dd03798e7
commit
9b8818687d
@ -133,6 +133,7 @@ namespace mwmp
|
|||||||
{
|
{
|
||||||
ESM::StatState<float> mDynamic[3];
|
ESM::StatState<float> mDynamic[3];
|
||||||
bool mDead;
|
bool mDead;
|
||||||
|
bool mDeathAnimationFinished;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user