Misc fixes (#2860)

* Misc matches

* Remove more old dol2asm stuff

* Remove dCcS::SetMass-related fakematches

No longer necessary with the PCH for some reason.

* Use attention types enum in more places

* Remove more dol2asm stuff

* Clean up matDL_dis.py
This commit is contained in:
LagoLunatic
2025-11-25 11:32:34 -05:00
committed by GitHub
parent cd3d634133
commit 2f2f37a734
156 changed files with 209 additions and 594 deletions
+1 -1
View File
@@ -903,7 +903,7 @@ int daSpinner_c::execute() {
mCyl.MoveCAt(current.pos);
dComIfG_Ccsp()->Set(&mCyl);
g_dComIfG_gameInfo.play.mCcs.mMass_Mng.Set(&mCyl, 1);
dComIfG_Ccsp()->SetMass(&mCyl, 1);
if (reflectAccept()) {
if (mpPathMove != NULL) {