Slight changes to lobby screen. (#2622)
* Initial * More * Pissed in a cup * Cleansup some gunk I accidently committed * More fuckups * Added third gender option * Applied review * Fixed changed storage Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Content.Client.UserInterface
|
||||
|
||||
var header = new NanoHeading
|
||||
{
|
||||
Text = Loc.GetString("Character setup")
|
||||
Text = Loc.GetString("Character")
|
||||
};
|
||||
|
||||
CharacterSetupButton = new Button
|
||||
|
||||
Reference in New Issue
Block a user