Skip to content

Commit

Permalink
PRINCE: addInvObj() - update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaslw committed Aug 1, 2014
1 parent 6083701 commit 0a49ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/prince/prince.cpp
Expand Up @@ -1904,7 +1904,7 @@ void PrinceEngine::swapInv(int heroId) {

void PrinceEngine::addInvObj() {
changeCursor(0);
//prepareInventoryToView();
prepareInventoryToView();

_inventoryBackgroundRemember = true;
drawScreen();
Expand Down

0 comments on commit 0a49ba7

Please sign in to comment.