mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 05:02:12 -04:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user