mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
unit-block info!
This commit is contained in:
@@ -14,9 +14,12 @@ public class Setting {
|
||||
|
||||
addGraphicSetting("weaponui");
|
||||
addGraphicSetting("commandedunitui");
|
||||
Vars.ui.settings.graphics.sliderPref("uiopacity", 50, 0, 100, 5, s -> s + "%");
|
||||
|
||||
Core.settings.defaults("weaponui", true);
|
||||
Core.settings.defaults("commandedunitui", true);
|
||||
|
||||
|
||||
Core.settings.put("uiscalechanged", tmp);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user