rename white dream to giedi prime (#635)

This commit is contained in:
ThereDrD
2024-08-19 03:27:31 +03:00
committed by GitHub
parent 9a3b515776
commit c28a330372
62 changed files with 70 additions and 77 deletions

View File

@@ -244,7 +244,7 @@ namespace Content.Client.Lobby
_lobby!.ServerInfo.SetInfoBlob(_gameTicker.ServerInfoBlob);
}
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] White Dream [/font]");
_lobby!.LabelName.SetMarkup("[font=\"Bedstead\" size=20] Giede Prime [/font]");
_lobby!.ChangelogLabel.SetMarkup("Список изменений:");
}

View File

@@ -7,7 +7,7 @@
<BoxContainer Name="VBox" Orientation="Vertical" StyleIdentifier="MainMenuBox" MinWidth="300" >
<Label Name="Title" Text="WHITE DREAM" Align="Center" />
<Label Name="Title" Text="Giede Prime" Align="Center" />
<Control MinSize="0 4" />

View File

@@ -1,6 +1,6 @@
<BoxContainer xmlns="https://spacestation14.io"
Orientation="Vertical" HorizontalExpand="True">
<Label Text="Правила сервера White Dream"
<Label Text="Правила сервера Giede Prime"
StyleClasses="LabelHeading"
HorizontalExpand="True"
HorizontalAlignment="Center"/>