From 5b4ecd206d0012fcf96e3df4eceafb69609ce3b3 Mon Sep 17 00:00:00 2001 From: Andrew Kurushin Date: Sat, 6 Aug 2005 12:20:10 +0000 Subject: changeChapter -> changeScene with chapter svn-id: r18619 --- saga/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saga/game.cpp') diff --git a/saga/game.cpp b/saga/game.cpp index 2f9f46cfdf..6af7907aef 100644 --- a/saga/game.cpp +++ b/saga/game.cpp @@ -548,7 +548,7 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all -1, -1, // right portrait x, y offset -1, -1, // inventory Up & Down button indexies - 0, 0, // inventory rows, columns + 2, 4, // inventory rows, columns 0, 149, // main panel offsets ARRAYSIZE(IHNM_MainPanelButtons), -- cgit v1.2.3