mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
xx
This commit is contained in:
@@ -516,7 +516,7 @@ function GROUP:GetCategory()
|
||||
local DCSGroup = self:GetDCSObject()
|
||||
if DCSGroup then
|
||||
local GroupCategory = DCSGroup:getCategory()
|
||||
self:T3( GroupCategory )
|
||||
--self:I( GroupCategory )
|
||||
return GroupCategory
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user