From acb1dc2f3dc5a4a31385b2e9950206b8964591b8 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 9 Feb 2001 21:57:12 +0000 Subject: [PATCH] --- source/game/pause.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/game/pause.cpp b/source/game/pause.cpp index f7c08cf31..be24d624c 100644 --- a/source/game/pause.cpp +++ b/source/game/pause.cpp @@ -68,8 +68,8 @@ Params: Returns: ---------------------------------------------------------------------- */ -#define FRAME_WIDTH 400 -#define FRAME_HEIGHT 180 +#define FRAME_WIDTH 390 +#define FRAME_HEIGHT 185 #define TEXT_BOX_WIDTH 300 #define TEXT_BOX_HEIGHT 20 #define OT_POS 5