This commit is contained in:
Applevangelist
2023-07-11 15:42:14 +02:00
parent ee7fca09b6
commit 0326bee7a3
9 changed files with 926 additions and 10 deletions

View File

@@ -166,6 +166,7 @@ function MENU_INDEX:Refresh( Group )
end
do -- MENU_BASE
---
-- @type MENU_BASE
-- @extends Core.Base#BASE
--- Defines the main MENU class where other MENU classes are derived from.