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

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