Updated Game Assistant to retail.
Contributed by CostyKiller.
This commit is contained in:
@@ -64,7 +64,7 @@ public class ExOpenHtml implements IClientIncomingPacket
|
||||
{
|
||||
if (Config.GAME_ASSISTANT_ENABLED)
|
||||
{
|
||||
client.sendPacket(new ExPremiumManagerShowHtml(HtmCache.getInstance().getHtm(player, "data/scripts/ai/others/GameAssistant/32478.html")));
|
||||
client.sendPacket(new ExPremiumManagerShowHtml(HtmCache.getInstance().getHtm(player, "data/scripts/ai/others/GameAssistant/32478-button.html")));
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user