File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
globals = {
2
2
" MamaSaved" ,
3
3
" CreateFrame" ,
4
- " InterfaceOptions_AddCategory" ,
5
4
" SlashCmdList" ,
6
5
" SLASH_Mama_Slash_Command1" ,
7
6
" geterrorhandler" ,
Original file line number Diff line number Diff line change 1
- ## Interface : 100207
1
+ ## Interface : 110000
2
2
## Title : M.A.M.A.
3
3
## Notes : |c FF99E5FF M|r ooreaTv's/minimal yet |c FF99E5FF A|r wesome |c FF99E5FF M|r ultiboxing |c FF99E5FF A|r ssistant (|c FF99E5FF /mama|r )
4
4
## Notes : Dragonflight edition
Original file line number Diff line number Diff line change @@ -970,7 +970,7 @@ function MM:CreateOptionsPanel()
970
970
end
971
971
end
972
972
-- Add the panel to the Interface Options
973
- InterfaceOptions_AddCategory (MM .optionsPanel )
973
+ MM : ConfigPanel (MM .optionsPanel )
974
974
end
975
975
976
976
-- bindings / localization
You can’t perform that action at this time.
0 commit comments