Пример #1
0
 /// <summary>
 /// Mods the get ticket chatlog.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void ModGetTicketChatlog(GameClientMessageHandler handler)
 {
     handler.ModGetTicketChatlog();
 }