Fix bogus variable names in widget widths.

This commit is contained in:
Paul Chote
2017-05-25 20:26:01 +00:00
committed by abcdefg30
parent 29d827079e
commit 7f3f36885a
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Children:
Container@CHAT_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
Children:
Label@TIME:

View File

@@ -28,7 +28,7 @@ Container@GLOBALCHAT_PANEL:
Children:
Container@CHAT_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
Children:
Label@TIME:

View File

@@ -28,7 +28,7 @@ Container@LOBBY_GLOBALCHAT_PANEL:
Children:
Container@CHAT_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
Children:
Label@TIME:

View File

@@ -28,7 +28,7 @@ Container@GLOBALCHAT_PANEL:
Children:
Container@CHAT_TEMPLATE:
X: 2
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 16
Children:
Label@TIME: