Suggestion for future me

This commit is contained in:
Minecon724 2024-09-22 13:23:31 +02:00
parent 7eac4a399f
commit 35f8c5f882
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -11,6 +11,7 @@ import eu.m724.realweather.updater.UpdaterConfig;
import eu.m724.realweather.weather.PlayerWeatherDirectory; import eu.m724.realweather.weather.PlayerWeatherDirectory;
import eu.m724.realweather.weather.WeatherConfig; import eu.m724.realweather.weather.WeatherConfig;
// TODO perhaps replace with a singleton
public class GlobalConstants { public class GlobalConstants {
static WeatherConfig weatherConfig; static WeatherConfig weatherConfig;
static TimeConfig timeConfig; static TimeConfig timeConfig;