Correct dummyItems in FF and cleanup
svn-id: r22035
This commit is contained in:
parent
e97476621d
commit
18d0afaafd
5 changed files with 35 additions and 33 deletions
|
@ -116,7 +116,7 @@ void SimonEngine::quickLoadOrSave() {
|
|||
} else {
|
||||
// Redraw Inventory
|
||||
mouseOff();
|
||||
drawIconArray(2, getItem1Ptr(), 0, 0);
|
||||
drawIconArray(2, me(), 0, 0);
|
||||
mouseOn();
|
||||
// Reset engine?
|
||||
setBitFlag(97, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue