Beispiel #1
0
 /// <summary>
 /// Reloads the ecotron.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void ReloadEcotron(GameClientMessageHandler handler)
 {
     handler.ReloadEcotron();
 }