From 0175cf13b2cab1404af79f6c1cbed2ae9061c91b Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 30 Sep 2007 13:47:09 +0000 Subject: Fixed the placement of the save game reminder icon in IHNM svn-id: r29147 --- engines/saga/displayinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/saga') diff --git a/engines/saga/displayinfo.h b/engines/saga/displayinfo.h index d7d51a1e9f..8fc9227402 100644 --- a/engines/saga/displayinfo.h +++ b/engines/saga/displayinfo.h @@ -374,7 +374,7 @@ static const GameDisplayInfo IHNM_DisplayInfo = { 8, // status text y offset 253, // status text color 250, // status BG color - 616, 303, // save reminder pos + 616, 304, // save reminder pos 24, 24, // save reminder w&h 0,1, // save reminder sprite numbers -- cgit v1.2.3