Added restart game and change map menus

This commit is contained in:
Valentin Barat
2024-02-12 14:19:44 +01:00
parent 377049c020
commit 751c97b4cf
4 changed files with 99 additions and 5 deletions

View File

@@ -30,7 +30,6 @@ namespace CS2_SimpleAdmin.Menus
// TODO: Localize options
// options added in order
//options.Add(new ChatMenuOptionData("Who Is", () => PlayersMenu.OpenMenu(admin, "Who is", WhoIs)));
if (hasSlay)
{