Merge branch 'master' into develop

This commit is contained in:
Frank 2024-07-02 15:52:55 +02:00
commit 34698a1b4e

View File

@ -3352,7 +3352,7 @@ function RANGE:_AddF10Commands( _unitName )
-------------------
-- _rangePath = missionCommands.addSubMenuForGroup(_gid, self.rangename, RANGE.MenuF10Root)
_rangePath = MENU_GROUP:New( group, "On the Range" )
_rangePath = MENU_GROUP:New( group, "On the Range", RANGE.MenuF10Root )
else