Update default-menu.gc

This commit is contained in:
ManDude
2022-08-25 13:37:06 +01:00
parent e730844268
commit d033f44134
+1 -1
View File
@@ -4781,7 +4781,7 @@
))
(other-menu (-> (the-as debug-menu-item-submenu other-menu-node) submenu))
)
(dotimes (i 35)
(dotimes (i (progress-screen max))
(debug-menu-append-item prog-menu
(new-dm-func (new 'debug 'string 0 (enum->string progress-screen i)) i
(lambda ((val progress-screen))