mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-02-18 02:41:55 +00:00
Change team down
This commit is contained in:
@@ -6,6 +6,7 @@ namespace CS2_SimpleAdmin.Menus
|
||||
{
|
||||
public static class DurationMenu
|
||||
{
|
||||
// TODO: Localize
|
||||
public static Tuple<string, int>[] _durations = new[]
|
||||
{
|
||||
new Tuple<string, int>("1 minute", 1),
|
||||
|
||||
Reference in New Issue
Block a user