Fix invalid integer expression syntax.
This commit is contained in:
committed by
Gustas
parent
5eec9d29cb
commit
e164e48aae
@@ -53,21 +53,21 @@ Background@MULTIPLAYER_PANEL:
|
||||
Children:
|
||||
Label@OUTDATED_VERSION_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT-10
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: 20
|
||||
Align: Center
|
||||
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net
|
||||
Font: TinyBold
|
||||
Label@UNKNOWN_VERSION_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT-10
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: 20
|
||||
Align: Center
|
||||
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
|
||||
Font: TinyBold
|
||||
Label@PLAYTEST_AVAILABLE_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT-10
|
||||
Width: PARENT_RIGHT - 10
|
||||
Height: 20
|
||||
Align: Center
|
||||
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
|
||||
|
||||
Reference in New Issue
Block a user