example update

This commit is contained in:
Evil Factory
2021-04-17 23:04:13 -03:00
parent bb0ea74961
commit 1b5fb6bccb
3 changed files with 15 additions and 9 deletions
@@ -5,7 +5,7 @@ local loadedpeople = {}
local config = dofile("lua/traitormod/traitorconfig.lua")
local util = dofile("lua/traitormod/util.lua")
Game.OverrideRespawnSub(true)
Game.OverrideRespawnSub(config.traitorShipEnabled)
Hook.Add("think", "traitorShip", function()
if respawnshuttle ~= nil then