fix sun song again

This commit is contained in:
madeline
2026-04-24 03:37:35 -07:00
parent 746910c59f
commit 109f0a50e5
+1 -1
View File
@@ -369,7 +369,7 @@ void Z2WolfHowlMgr::setCorrectData(s8 curveID, Z2WolfHowlData* data) {
#if TARGET_PC
case Z2WOLFHOWL_TIMESONG:
cPitchUp = 1.3348f;
cPitchCenter = 1.0f;
cPitchCenter = 0.8909f;
cPitchDown = 0.7937f;
break;
#endif