Stts weight cleanup

This commit is contained in:
LagoLunatic
2024-01-13 00:51:57 -05:00
parent 609ed79837
commit f2bb2bb4a7
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -370,7 +370,7 @@ s32 daHookshot_c::create() {
procWait_init(FALSE);
mGravity = -5.0f;
mStts.Init(0xA, 0xFF, this);
mStts.Init(10, 0xFF, this);
mCps.Set(l_at_cps_src);
mCps.SetStts(&mStts);