From 2a0ab57480fe5f02bea87931db447c1b9e6c5bba Mon Sep 17 00:00:00 2001 From: mrSkortch Date: Thu, 14 Jan 2016 03:31:38 -0700 Subject: [PATCH] commited apparent local change so I can compare stuff --- mist.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/mist.lua b/mist.lua index 41abdc6..6e6db55 100644 --- a/mist.lua +++ b/mist.lua @@ -5376,7 +5376,6 @@ mist.teleportToPoint = function(vars) -- main teleport function that all of tele end mist.respawnInZone = function(gpName, zone, disperse, maxDisp) - if type(gpName) == 'table' and gpName:getName() then gpName = gpName:getName() elseif type(gpName) == 'table' and gpName[1]:getName() then