Update Spawn.lua

This commit is contained in:
Frank 2020-03-14 20:30:58 +01:00
parent ceaae5421c
commit 9b0f474edf

View File

@ -1435,9 +1435,6 @@ function SPAWN:SpawnWithIndex( SpawnIndex, NoBirth )
--if self.Repeat then
-- _DATABASE:SetStatusGroup( SpawnTemplate.name, "ReSpawn" )
--end
--else
-- self:E("ERROR: No spawn template.")
end