From b8f0efa54749ba9e63aa40e263d06ce4af5e24a2 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 28 Dec 2016 18:54:53 -0600 Subject: I broke it --- gamemode/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/init.lua') diff --git a/gamemode/init.lua b/gamemode/init.lua index 38e49a9..82cac7f 100644 --- a/gamemode/init.lua +++ b/gamemode/init.lua @@ -50,7 +50,7 @@ end function GM:PlayerInitialSpawn(pl) if (!self.CountDown and #player.GetAll() > 1) then self:StartCountDown() end - if(#GetAllHumans() == 1) then + if(#player.GetAllHumans() == 1) then pl:SetHuman(true) else pl:SetHuman(false) -- cgit v1.2.3-70-g09d2