Merge branch 'master' into develop

This commit is contained in:
Frank
2020-12-29 23:38:44 +01:00
4 changed files with 48 additions and 30 deletions

View File

@@ -456,7 +456,7 @@ function SPAWNSTATIC:_SpawnStatic(Template, CountryID)
-- Add static to the game.
local Static=nil
if self.InitFARP then
if self.InitFarp then
local TemplateGroup={}
TemplateGroup.units={}