fun
This commit is contained in:
@@ -58,7 +58,9 @@ namespace Content.Client.Info
|
||||
_infoLinks.Add((cVar, button));
|
||||
}
|
||||
|
||||
var saltedYaycaButton = new Button() {Text = "Привязать дискорд"};
|
||||
var saltedYaycaButton = new Button() {Text = "Привязать Discord"};
|
||||
|
||||
saltedYaycaButton.AddStyleClass("ButtonColorPurple");
|
||||
|
||||
saltedYaycaButton.OnPressed += _ =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user