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