Cleanup related to setActiveClass boolean removal.

This commit is contained in:
MobiusDevelopment
2019-11-07 17:59:23 +00:00
parent df4a4e1321
commit 975cb74d11
10 changed files with 11 additions and 26 deletions

View File

@@ -9848,7 +9848,6 @@ public class PlayerInstance extends Playable
sendPacket(new ExStorageMaxCount(this));
EventDispatcher.getInstance().notifyEventAsync(new OnPlayerSubChange(this), this);
return;
}
finally
{