aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource/staticres_lol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/resource/staticres_lol.cpp')
-rw-r--r--engines/kyra/resource/staticres_lol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/resource/staticres_lol.cpp b/engines/kyra/resource/staticres_lol.cpp
index 24076aaef7..7d0ada1597 100644
--- a/engines/kyra/resource/staticres_lol.cpp
+++ b/engines/kyra/resource/staticres_lol.cpp
@@ -778,7 +778,7 @@ const int8 LoLEngine::_mapCoords[12][4] = {
};
const KyraRpgGUISettings LoLEngine::_guiSettings = {
- { 144, 254, 74, 9, 80, { 0, 0 }, { 0, 0 }, { 0, 0 } },
+ { 144, 254, 74, 9, 2, 80, { 0, 0 }, { 0, 0 }, { 0, 0 } },
{ 136, 251, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
};