Sync with L2jServer HighFive Sep 8th 2015.
This commit is contained in:
@ -44,7 +44,6 @@ public class AdminHeal implements IAdminCommandHandler
|
||||
@Override
|
||||
public boolean useAdminCommand(String command, L2PcInstance activeChar)
|
||||
{
|
||||
|
||||
if (command.equals("admin_heal"))
|
||||
{
|
||||
handleHeal(activeChar);
|
||||
|
Reference in New Issue
Block a user