This commit is contained in:
Applevangelist
2023-07-25 12:02:09 +02:00
parent 070cd6e7c6
commit 6fcaccdfb1
3 changed files with 38 additions and 20 deletions

View File

@@ -207,6 +207,7 @@ do -- MENU_BASE
return self
end
function MENU_BASE:SetParentMenu( MenuText, Menu )
if self.ParentMenu then
self.ParentMenu.Menus = self.ParentMenu.Menus or {}