every d_pad function attempted

This commit is contained in:
robojumper
2025-07-25 20:38:45 +02:00
parent 97a110e362
commit 27f670cf2a
12 changed files with 410 additions and 57 deletions
+1 -1
View File
@@ -439,7 +439,7 @@ bool dFlow_c::handleEventInternal(const MsbFlowInfo *element) {
dLytControlGame_c::getInstance()->somehowRelatedToEnteringLightPillars(val, p3, p2);
}
} else {
dLytMap_c::getInstance()->lightPillarRelated(val, p3, p2);
dLytMap_c::GetInstance()->lightPillarRelated(val, p3, p2);
}
dMessage_c::getInstance()->storeLightPillarRelatedArg(p4);
break;