Merge remote-tracking branch 'WD-core/master' into upstream-core
This commit is contained in:
@@ -244,7 +244,7 @@ namespace Content.Client.Lobby
|
||||
_lobby!.ServerInfo.SetInfoBlob(_gameTicker.ServerInfoBlob);
|
||||
}
|
||||
|
||||
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] Amour [/font]");
|
||||
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] PARSEC: AMOUR [/font]");
|
||||
_lobby!.ChangelogLabel.SetMarkup("Список изменений:");
|
||||
}
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<BoxContainer Name="VBox" Orientation="Vertical" StyleIdentifier="MainMenuBox" MinWidth="300" >
|
||||
|
||||
<Label Name="Title" Text="AMOUR" Align="Center" />
|
||||
<Label Name="Title" Text="PARSEC: AMOUR" Align="Center" />
|
||||
|
||||
<Control MinSize="0 4" />
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<BoxContainer xmlns="https://spacestation14.io"
|
||||
Orientation="Vertical" HorizontalExpand="True">
|
||||
<Label Text="Правила сервера Amour"
|
||||
<Label Text="Правила сервера PARSEC: AMOUR"
|
||||
StyleClasses="LabelHeading"
|
||||
HorizontalExpand="True"
|
||||
HorizontalAlignment="Center"/>
|
||||
|
||||
Reference in New Issue
Block a user