mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into Database-Rework
# Conflicts: # Moose/Database.lua # Moose/Mission.lua
This commit is contained in:
@@ -191,6 +191,7 @@ function DATABASE:ScanEnvironment()
|
||||
end --if coa_name == 'red' or coa_name == 'blue' and type(coa_data) == 'table' then
|
||||
end --for coa_name, coa_data in pairs(mission.coalition) do
|
||||
|
||||
return self
|
||||
end
|
||||
|
||||
--- Instantiate new Groups within the DCSRTE.
|
||||
@@ -279,4 +280,3 @@ function DATABASE:_RegisterGroup( GroupTemplate )
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user