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