From 0db80e8b559a96ead47a3a67681b911b1b3437e7 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 7 Aug 2001 21:26:23 +0000 Subject: [PATCH] --- source/player/psduck.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, };