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