WIP style refactoring

This commit is contained in:
Anuken
2022-05-04 20:24:59 -04:00
parent 705b419799
commit 93d299716c
19 changed files with 48 additions and 32 deletions

View File

@@ -181,7 +181,7 @@ public class WaveGraph extends Table{
colors.clear();
colors.left();
colors.button("@waves.units.hide", Styles.cleart, () -> {
colors.button("@waves.units.hide", Styles.flatt, () -> {
if(hidden.size == usedCopy.size){
hidden.clear();
}else{