mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Updated some of the MOOSE functions
This commit is contained in:
@@ -177,7 +177,6 @@ function GROUP:Find( DCSGroup )
|
||||
|
||||
local GroupName = DCSGroup:getName() -- Group#GROUP
|
||||
local GroupFound = _DATABASE:FindGroup( GroupName )
|
||||
GroupFound:E( { GroupName, GroupFound:GetClassNameAndID() } )
|
||||
return GroupFound
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user