FLIGHTCONTROL

- Improved Taxi comms
This commit is contained in:
Frank
2023-09-17 16:10:59 +02:00
parent 18581e4a78
commit 321b2d761d
5 changed files with 134 additions and 70 deletions

View File

@@ -564,6 +564,11 @@ function OPSGROUP:New(group)
-- Set DCS group and controller.
self.dcsgroup=self:GetDCSGroup()
if not self.dcsgroup then
return
end
self.controller=self.dcsgroup:getController()
-- Category.