- 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!.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("Список изменений:");
}