diff --git a/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/network/clientpackets/RequestGMCommand.java b/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/network/clientpackets/RequestGMCommand.java index a5c2a651bc..b2ed12edff 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/network/clientpackets/RequestGMCommand.java +++ b/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/network/clientpackets/RequestGMCommand.java @@ -71,7 +71,7 @@ public class RequestGMCommand implements IClientIncomingPacket case 1: // player status { client.sendPacket(new GMViewCharacterInfo(player)); - // client.sendPacket(new GMHennaInfo(player)); HighFive + client.sendPacket(new GMHennaInfo(player)); break; } case 2: // player clan