fixes minor /acmds typo

This commit is contained in:
Damen 2019-04-08 18:37:52 -04:00
parent 0866adc2ba
commit a05da37787

View File

@ -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 ** */