Example #1
0
 /// <summary>
 /// Mods the get room chatlog.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void ModGetRoomChatlog(GameClientMessageHandler handler)
 {
     handler.ModGetRoomChatlog();
 }