diff options
-rw-r--r-- | saga/game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/game.cpp b/saga/game.cpp index 0ffd6825ca..2f819f30af 100644 --- a/saga/game.cpp +++ b/saga/game.cpp @@ -589,7 +589,7 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all 8, // status text y offset 186, // status text color 250, // status BG color - 616, 304, // save reminder pos + 616, 303, // save reminder pos 24, 24, // save reminder w&h 0,1, // save reminder sprite numbers |