diff --git a/source/player/psduck.h b/source/player/psduck.h index bc78ce9db..6f3083435 100644 --- a/source/player/psduck.h +++ b/source/player/psduck.h @@ -43,7 +43,7 @@ private: { BUBBLE_SPAWNDELAY=20, BUBBLE_XOFF=-10, - BUBBLE_YOFF=-35, + BUBBLE_YOFF=-45, BUBBLE_W=20, BUBBLE_H=10, };