Update SpawnStatic.lua

This commit is contained in:
Frank
2020-06-10 22:35:43 +02:00
parent 4227186383
commit 76dfcf751c
@@ -402,6 +402,7 @@ function SPAWNSTATIC:_SpawnStatic(Template, CountryID)
-- Register the new static.
--_DATABASE:_RegisterStaticTemplate(Template, self.CoalitionID, self.CategoryID, CountryID)
_DATABASE:AddStatic(Template.name)
-- Debug output.
self:T(Template)