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