Alternate Classmasters fix.
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user