mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Fixeds for tasking
- Fixed the hanging report (I think) - Fixed the routing messages appearing every time again - Fixed the Task menu
This commit is contained in:
@@ -156,7 +156,6 @@ end
|
||||
-- @param #GROUP self
|
||||
-- @return Dcs.DCSWrapper.Group#Group The DCS Group.
|
||||
function GROUP:GetDCSObject()
|
||||
self:F(self.GroupName)
|
||||
local DCSGroup = Group.getByName( self.GroupName )
|
||||
|
||||
if DCSGroup then
|
||||
|
||||
Reference in New Issue
Block a user