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