aboutsummaryrefslogtreecommitdiff
path: root/saga/game.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-10 02:42:50 +0000
committerEugene Sandulenko2005-10-10 02:42:50 +0000
commitfe88687ce78760a7e461c5c478e684063766f381 (patch)
tree1fc617f65170b150f685e258d66168dca201abf0 /saga/game.cpp
parentb5b6b6ebb736e860a2063d774aa2d2e98f5886e7 (diff)
downloadscummvm-rg350-fe88687ce78760a7e461c5c478e684063766f381.tar.gz
scummvm-rg350-fe88687ce78760a7e461c5c478e684063766f381.tar.bz2
scummvm-rg350-fe88687ce78760a7e461c5c478e684063766f381.zip
Show save reminder in IHNM correctly.
svn-id: r18996
Diffstat (limited to 'saga/game.cpp')
-rw-r--r--saga/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/game.cpp b/saga/game.cpp
index 0668ba528a..c6376633bb 100644
--- a/saga/game.cpp
+++ b/saga/game.cpp
@@ -578,7 +578,7 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all
250, // status BG color
616, 304, // save reminder pos
24, 24, // save reminder w&h
- 0,0, // save reminder sprite numbers
+ 0,1, // save reminder sprite numbers
253, // verb text color
15, // verb text shadow color FIXME