4950515253545556
Player activeChar = getClient().getActiveChar(); if (activeChar == null) { return; } activeChar.deleteShortCut(_slot, _page); } }