Suggestion for future me
This commit is contained in:
parent
7eac4a399f
commit
35f8c5f882
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue