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/sv_mapstich.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/core/mapstich/sv_mapstich.lua') diff --git a/gamemode/core/mapstich/sv_mapstich.lua b/gamemode/core/mapstich/sv_mapstich.lua index ff84fca..0a20828 100644 --- a/gamemode/core/mapstich/sv_mapstich.lua +++ b/gamemode/core/mapstich/sv_mapstich.lua @@ -1,5 +1,6 @@ --Make sure zones are loaded already nrequire("sv_mysqlite.lua") +nrequire("sh_zones.lua") local q = nrequire("core/database/sv_queries.lua") --if not zones then error("This thing needs zones to function!") end -- cgit v1.2.3-70-g09d2