Skip to content

Commit f2bddb1

Browse files
committed
SpellStatusIcon update
1 parent 4b4bae3 commit f2bddb1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

resources/gui/layouts/game/SpellStatusIcon.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"RightMouseClickSound": null
5252
},
5353
"DurationLabel": {
54-
"Bounds": "33,20,1,14",
54+
"Bounds": "33,14,1,20",
5555
"Dock": "None",
5656
"Padding": "0,0,0,0",
5757
"AlignmentEdgeDistances": "0,0,0,0",
@@ -77,7 +77,8 @@
7777
"DisabledTextColor": "255,90,90,90",
7878
"TextAlign": "Left, Top",
7979
"AutoSizeToContents": true,
80-
"Font": "sourcesansproblack,8",
80+
"FontName": "sourcesansproblack",
81+
"FontSize": 8,
8182
"TextScale": 1.0
8283
}
8384
}

0 commit comments

Comments
 (0)