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
@@ -3500,7 +3500,7 @@ void daPy_lk_c::playerInit() {
mCameraInfoIdx = dComIfGp_getPlayerCameraID(0);
mpAttention = &dComIfGp_getAttention();
mStts.Init(0x78, 0xFF, this);
mStts.Init(120, 0xFF, this);
mCyl.Set(l_cyl_src);
mCyl.SetStts(&mStts);
mCyl.OnTgShieldFrontRange();