Fix invalid integer expression syntax.

This commit is contained in:
Matthias Mailänder
2023-05-30 19:39:09 +02:00
committed by Gustas
parent 5eec9d29cb
commit e164e48aae
12 changed files with 24 additions and 24 deletions

View File

@@ -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

View File

@@ -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