public static class GameEvent {
   public const string WEATHER_UPDATED = "WEATHER_UPDATED";
}
