[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.
0.6.3
David Cernat 7 years ago
parent 7ffdb18bf9
commit b81ca18316

@ -391,8 +391,6 @@ namespace MWGui
/* /*
End of tes3mp change (major) End of tes3mp change (major)
*/ */
mPtr = MWWorld::Ptr();
} }
} }

Loading…
Cancel
Save