Prevent player getting removed from L2World twice.
This commit is contained in:
@@ -11538,9 +11538,6 @@ public final class L2PcInstance extends L2Playable
|
|||||||
L2Event.savePlayerEventStatus(this);
|
L2Event.savePlayerEventStatus(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove L2Object object from _allObjects of L2World
|
|
||||||
L2World.getInstance().removeObject(this);
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
notifyFriends();
|
notifyFriends();
|
||||||
|
Reference in New Issue
Block a user