mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
Color underbar
This commit is contained in:
@@ -855,6 +855,7 @@ public class HudUi {
|
||||
if(modUiScale < 1) label2.setFontScale(Scl.scl(modUiScale));
|
||||
to.add(label2);
|
||||
})));
|
||||
tt.update(()->tt.setBackground(((NinePatchDrawable)Tex.underline2).tint(getTarget().isNull() ? Color.gray : getTarget().team().color)));
|
||||
});
|
||||
t.row();
|
||||
t.table(tt -> {
|
||||
|
||||
Reference in New Issue
Block a user