mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Warehouse
little updates static countryid
This commit is contained in:
@@ -200,10 +200,8 @@ function SPAWNSTATIC:ReSpawn(countryid)
|
||||
|
||||
if StaticTemplate then
|
||||
|
||||
local CountryID = countryid or self.CountryID
|
||||
local CountryName = _DATABASE.COUNTRY_NAME[CountryID]
|
||||
--local CountryID = countryid or (self.CountryID or CountryID)
|
||||
|
||||
StaticTemplate.units = nil
|
||||
StaticTemplate.route = nil
|
||||
StaticTemplate.groupId = nil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user