From 15e78096f36ebb2cd39b54773ecf1c37d923a6a6 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 18 May 2001 16:17:16 +0000 Subject: [PATCH] --- source/player/pmjelly.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/player/pmjelly.cpp b/source/player/pmjelly.cpp index 7aadbee5c..a6b14e7b2 100644 --- a/source/player/pmjelly.cpp +++ b/source/player/pmjelly.cpp @@ -84,7 +84,7 @@ void CPlayerModeJellyLauncher::enter() Params: Returns: ---------------------------------------------------------------------- */ -DVECTOR jellyLaunchPos={-20,-40}; +DVECTOR jellyLaunchPos={-20,-25}; void CPlayerModeJellyLauncher::think() { CPlayerModeBase::think();