Added forgotten source reference.

This commit is contained in:
mobius 2015-01-31 18:01:03 +00:00
parent 835e5b2c6d
commit 54e0fd97d6

View File

@ -31,7 +31,8 @@ import com.l2jserver.gameserver.network.serverpackets.NpcHtmlMessage;
import com.l2jserver.gameserver.util.Util;
/**
* Admin PC Points manage admin commands.
* Admin PC Points manage admin commands.<br>
* Based on AdminPrimePoints by St3eT.
*/
public final class AdminPCBangPoints implements IAdminCommandHandler
{