- tweak: we white dream again
This commit is contained in:
@@ -231,7 +231,7 @@ namespace Content.Client.Lobby
|
||||
_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!.ChangelogLabel.SetMarkup("Список изменений:");
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<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" />
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<BoxContainer xmlns="https://spacestation14.io"
|
||||
Orientation="Vertical" HorizontalExpand="True">
|
||||
<Label Text="Правила сервера Green Miracle"
|
||||
<Label Text="Правила сервера White Dream"
|
||||
StyleClasses="LabelHeading"
|
||||
HorizontalExpand="True"
|
||||
HorizontalAlignment="Center"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
defaultWindowTitle: Green Miracle
|
||||
defaultWindowTitle: White Dream
|
||||
windowIconSet: /Textures/Logo/icon
|
||||
splashLogo: /Textures/Logo/logo.png
|
||||
splashLogo: /Textures/Logo/logo-ru.png
|
||||
|
||||
# PJB PLEASE
|
||||
|
||||
Reference in New Issue
Block a user