Alternate Classmasters fix.

This commit is contained in:
MobiusDev
2015-09-20 19:46:58 +00:00
parent 1835b6bffe
commit 193c12e1c6

View File

@@ -145,10 +145,11 @@ public final class L2ClassMasterInstance extends L2MerchantInstance
return; return;
} }
if (!player.getFloodProtectors().getServerBypass().tryPerformAction("changeclass")) // Removed - did not work with normal characres (only GMs)
{ // if (!player.getFloodProtectors().getServerBypass().tryPerformAction("changeclass"))
return; // {
} // return;
// }
try try
{ {