Esempio n. 1
0
 /// <summary>
 /// Mods the get room tool.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void ModGetRoomTool(GameClientMessageHandler handler)
 {
     handler.ModGetRoomTool();
 }