d_a_e_zm matching (#2638)

* initial work

* a little more work

* matching

* pr cleanup

* changed 'subtype' to 'argument'

* fixed debug error
This commit is contained in:
Carco_21
2025-09-09 15:53:13 -07:00
committed by GitHub
parent 7599896b49
commit b26f66b11f
24 changed files with 1124 additions and 811 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ void daB_DRE_c::DrAction2() {
break;
case 2:
if (mpModelMorf->checkFrame(110.0f)) {
subtype = 1;
argument = 1;
mBlurRate = 150.0f;
mTimers[0] = 100;
mHideParts = true;