Fix invalid integer expression syntax.
This commit is contained in:
committed by
Gustas
parent
5eec9d29cb
commit
e164e48aae
@@ -511,6 +511,6 @@ Container@REGISTERED_PLAYER_TOOLTIP:
|
||||
Font: Bold
|
||||
Background@BADGES_CONTAINER:
|
||||
Width: PARENT_RIGHT
|
||||
Y: 0-1
|
||||
Y: -1
|
||||
Visible: false
|
||||
Background: panel-black
|
||||
|
||||
@@ -627,7 +627,7 @@ Container@PLAYER_WIDGETS:
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Children:
|
||||
Image@CASH_ICON:
|
||||
X: 0-21
|
||||
X: -21
|
||||
Y: 4
|
||||
ImageCollection: cash-icons
|
||||
ImageName: cash-normal
|
||||
|
||||
Reference in New Issue
Block a user