mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 20:15:32 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user