Update g_fopAc_Method reference to g_fopMsg_Method in cloth menu structure.

This commit is contained in:
Briggs Baltzell
2026-02-06 16:17:22 -06:00
parent 8abcb6ee26
commit 4174c6decd
+1 -1
View File
@@ -493,7 +493,7 @@ menu_process_profile_definition g_profile_Menu_Cloth = {
/* Size */ 0x929C,
/* SizeOther */ 0,
/* Parameters */ 0,
/* Leaf SubMtd */ &g_fopAc_Method.base,
/* Leaf SubMtd */ &g_fopMsg_Method,
/* Priority */ PRIO_Menu_Cloth,
/* Actor SubMtd */ &dMenu_ClothMethodTable,
};