This commit is contained in:
Anuken
2025-02-04 14:17:40 -05:00
parent fb5945f1e8
commit 37d0ba65e0
5 changed files with 6 additions and 2 deletions

View File

@@ -390,6 +390,7 @@ public class SettingsMenuDialog extends BaseDialog{
}
return s + "%";
});
graphics.sliderPref("unitlaseropacity", 100, 0, 100, 5, s -> s + "%");
graphics.sliderPref("bridgeopacity", 100, 0, 100, 5, s -> s + "%");
if(!mobile){