mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Small additions
This commit is contained in:
@@ -127,6 +127,7 @@ function UNIT:Register( UnitName )
|
||||
local group = unit:getGroup()
|
||||
if group then
|
||||
self.GroupName=group:getName()
|
||||
self.groupId = group:getID()
|
||||
end
|
||||
self.DCSUnit = unit
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user