mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-04-03 12:36:41 +00:00
[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)
|
End of tes3mp change (major)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
mPtr = MWWorld::Ptr();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue