From eea0f2883e2f8951a9cba9a0708d303c459ffe3f Mon Sep 17 00:00:00 2001 From: Briggs Baltzell Date: Fri, 6 Feb 2026 17:37:37 -0600 Subject: [PATCH] Match `dMCloth_c::alpha_out` implementation. --- src/d/d_menu_cloth.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d/d_menu_cloth.cpp b/src/d/d_menu_cloth.cpp index 833e73895..dfcdebf83 100644 --- a/src/d/d_menu_cloth.cpp +++ b/src/d/d_menu_cloth.cpp @@ -336,7 +336,7 @@ void dMCloth_c::plot_shadow(float, float, float, float) { /* 8019A838-8019A844 .text alpha_out__9dMCloth_cFv */ void dMCloth_c::alpha_out() { - /* Nonmatching */ + field_0xc = 1; } /* 8019A844-8019A9C4 .text TevSettingMenu__9dMCloth_cFv */