forked from teamnwah/openmw-tes3coop
small change
This commit is contained in:
parent
74deb5588d
commit
80afcb2eac
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ void NpcAnimation::runAnimation(float timepassed){
|
|||
|
||||
if(mStateID != inv.getStateId()){
|
||||
std::cout << "StateID" <<inv.getStateId()<< "\n";
|
||||
inv.flagAsModified();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue