mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 02:44:50 +00:00
Merge remote-tracking branch 'origin/UI' into UI
This commit is contained in:
@@ -5,5 +5,5 @@ import java.util.Locale;
|
||||
public class Settings {
|
||||
public boolean fullScreen = false;
|
||||
public String locale = "en";
|
||||
public int volume = 100;
|
||||
public int volume = 15;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user