Example #1
0
 public void OnNPCMenu(Packets.Client.NPCMenu p)
 {
     Npc.HandelMenu(this.Char, p.GetButtonID(), p.GetMenuID());
 }