mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-12 16:17:16 +00:00
Update SpawnStatic.lua
This commit is contained in:
@@ -402,6 +402,7 @@ function SPAWNSTATIC:_SpawnStatic(Template, CountryID)
|
|||||||
|
|
||||||
-- Register the new static.
|
-- Register the new static.
|
||||||
--_DATABASE:_RegisterStaticTemplate(Template, self.CoalitionID, self.CategoryID, CountryID)
|
--_DATABASE:_RegisterStaticTemplate(Template, self.CoalitionID, self.CategoryID, CountryID)
|
||||||
|
_DATABASE:AddStatic(Template.name)
|
||||||
|
|
||||||
-- Debug output.
|
-- Debug output.
|
||||||
self:T(Template)
|
self:T(Template)
|
||||||
|
|||||||
Reference in New Issue
Block a user