diff --git a/Pack/MKWFaraphel/essentials/_PATCH/files/Scene/UI/CommonMenu.d.json b/Pack/MKWFaraphel/essentials/_PATCH/files/Scene/UI/CommonMenu.d.json index 5597107..cc1e68d 100644 --- a/Pack/MKWFaraphel/essentials/_PATCH/files/Scene/UI/CommonMenu.d.json +++ b/Pack/MKWFaraphel/essentials/_PATCH/files/Scene/UI/CommonMenu.d.json @@ -1,4 +1,4 @@ { "mode": "match", - "match_regex": "*[!_]?.szs" + "match_regex": "[!F]*[!_]?.szs" } \ No newline at end of file diff --git a/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/CommonMenu.d.json b/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/CommonMenu.d.json index 5597107..cc1e68d 100644 --- a/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/CommonMenu.d.json +++ b/Pack/MKWFaraphel/specific/_PATCH/files/Scene/UI/CommonMenu.d.json @@ -1,4 +1,4 @@ { "mode": "match", - "match_regex": "*[!_]?.szs" + "match_regex": "[!F]*[!_]?.szs" } \ No newline at end of file