From 137561d1f81f979dde08c86be64c3da26472237a Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 1 Jan 2016 16:50:43 -0500 Subject: concommand syntax fix --- gamemode/server/concommands.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/server') diff --git a/gamemode/server/concommands.lua b/gamemode/server/concommands.lua index 4741730..0a6eb94 100644 --- a/gamemode/server/concommands.lua +++ b/gamemode/server/concommands.lua @@ -28,7 +28,7 @@ concommand.Add("ws_cleanup",function(ply,cmd,args) j:Remove() end end -end +end) concommand.Add("ws_startnavgen",function(ply,cmd,args) if (IsValid(pl) and !pl:IsAdmin()) then return end -- cgit v1.2.3-70-g09d2