forked from teamnwah/openmw-tes3coop
[Client] Don't clear container Ptrs when disposing of corpses
The reason for this is that only the server should be determine whether a corpse can be disposed of or not.
This commit is contained in:
parent
7ffdb18bf9
commit
b81ca18316
1 changed files with 0 additions and 2 deletions
|
@ -391,8 +391,6 @@ namespace MWGui
|
|||
/*
|
||||
End of tes3mp change (major)
|
||||
*/
|
||||
|
||||
mPtr = MWWorld::Ptr();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue