InitScreenShake time -> dec

This commit is contained in:
Elliptic Ellipsis
2022-06-21 23:12:06 +01:00
parent 2cd62531cc
commit 0e60387579
17 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ void LadderUp(Entity* this) {
if (fxEnt) {
fxEnt->y.HALF.HI += 8;
}
InitScreenShake(0x1e, 0);
InitScreenShake(30, 0);
SoundReq(SFX_10B);
this->action = 2;
#ifndef EU