From 1e021e3f0e85647548f88b41bf3c5230de225ba0 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 10 May 2001 19:01:02 +0000 Subject: [PATCH] --- source/platform/pbounce.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/platform/pbounce.cpp b/source/platform/pbounce.cpp index f2daf9050..2a974e9a1 100644 --- a/source/platform/pbounce.cpp +++ b/source/platform/pbounce.cpp @@ -121,6 +121,7 @@ void CNpcBouncePlatform::render() m_modelGfx->Render(renderPos,&rotation,&scale); #if defined (__USER_paul__) || defined (__USER_charles__) + DVECTOR offset = CLevel::getCameraPos(); DVECTOR centre; DVECTOR size; int halfLength;