aboutsummaryrefslogtreecommitdiff
path: root/saga/game.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2005-07-21 01:33:28 +0000
committerEugene Sandulenko2005-07-21 01:33:28 +0000
commit6c9f6e8def8027c1413a8ca5a4db42372caf0995 (patch)
tree44643ad00e7b0467ddd8bcba634844a6d45bc00f /saga/game.cpp
parent8260c98fa8714869540cced1446ff5ff8bc00b39 (diff)
downloadscummvm-rg350-6c9f6e8def8027c1413a8ca5a4db42372caf0995.tar.gz
scummvm-rg350-6c9f6e8def8027c1413a8ca5a4db42372caf0995.tar.bz2
scummvm-rg350-6c9f6e8def8027c1413a8ca5a4db42372caf0995.zip
Partially implemented differences in IHNM script functions.
svn-id: r18573
Diffstat (limited to 'saga/game.cpp')
-rw-r--r--saga/game.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/saga/game.cpp b/saga/game.cpp
index 304df7c276..f3281df625 100644
--- a/saga/game.cpp
+++ b/saga/game.cpp
@@ -430,9 +430,9 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all
0,0, // save reminder w&h
0,0, // save reminder sprite numbers
- 147, // verb text color
- 15, // verb text shadow color
- 96, // verb text active color
+ 253, // verb text color
+ 15, // verb text shadow color FIXME
+ 252, // verb text active color
5, 4, // left portrait x, y offset
-1, -1, // right portrait x, y offset