mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 19:04:49 +00:00
tiny portion of refactoring
This commit is contained in:
@@ -8,6 +8,7 @@ public class AppContext {
|
||||
public static void setCurrentLocale(Locale locale) {
|
||||
currentLocale = locale;
|
||||
}
|
||||
|
||||
public static Locale getLocale() {
|
||||
return currentLocale;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user