diff --git a/gamemodes/irresistible/cnr/commands/admin/_admin.pwn b/gamemodes/irresistible/cnr/commands/admin/_admin.pwn index 2c3137b..d4c6574 100644 --- a/gamemodes/irresistible/cnr/commands/admin/_admin.pwn +++ b/gamemodes/irresistible/cnr/commands/admin/_admin.pwn @@ -107,7 +107,7 @@ static stock { 3, "/countdown", "Countdown" }, { 3, "/pingimmune", "Making a player immune from ping kicker" }, { 3, "/ban", "Banning a player" }, - { 3, "/forceac" "Force a player to use CAC while playing the server" }, + { 3, "/forceac", "Force a player to use CAC while playing the server" }, { 3, "/bring", "Bring a player to you" }, /* ** Level 4 Commands ** */