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
|
Font: Bold
|
||||||
Background@BADGES_CONTAINER:
|
Background@BADGES_CONTAINER:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0-1
|
Y: -1
|
||||||
Visible: false
|
Visible: false
|
||||||
Background: panel-black
|
Background: panel-black
|
||||||
|
|||||||
@@ -627,7 +627,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Children:
|
Children:
|
||||||
Image@CASH_ICON:
|
Image@CASH_ICON:
|
||||||
X: 0-21
|
X: -21
|
||||||
Y: 4
|
Y: 4
|
||||||
ImageCollection: cash-icons
|
ImageCollection: cash-icons
|
||||||
ImageName: cash-normal
|
ImageName: cash-normal
|
||||||
|
|||||||
Reference in New Issue
Block a user