- tweak: we white dream again

This commit is contained in:
rhailrake
2024-02-07 02:12:50 +06:00
parent 07bb3cae88
commit 551133a07d
4 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
defaultWindowTitle: Green Miracle defaultWindowTitle: White Dream
windowIconSet: /Textures/Logo/icon windowIconSet: /Textures/Logo/icon
splashLogo: /Textures/Logo/logo.png splashLogo: /Textures/Logo/logo-ru.png
# PJB PLEASE # PJB PLEASE