example update

This commit is contained in:
Evil Factory
2021-04-17 23:04:13 -03:00
parent e8c99c14eb
commit 5991eef8df
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