From 40080dcfde028c64c4f6f51792b928ee91677bc6 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 4 Nov 2017 17:53:11 -0400 Subject: Added bobleheadbob's zones Added zones api and required it from maptich --- gamemode/core/mapstich/cl_mapstich.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/core/mapstich/cl_mapstich.lua') diff --git a/gamemode/core/mapstich/cl_mapstich.lua b/gamemode/core/mapstich/cl_mapstich.lua index e1e5fcc..62cad3f 100644 --- a/gamemode/core/mapstich/cl_mapstich.lua +++ b/gamemode/core/mapstich/cl_mapstich.lua @@ -1,7 +1,7 @@ --[[ The client constantly cheks to see if we're in a serverchnage zone ]] - +nrequire("sh_zones.lua") hook.Add("Think","artery_checklevelchange",function() local z = LocalPlayer():GetCurrentZone() --print("looks like i'm in zone",z) -- cgit v1.2.3-70-g09d2