diff options
Diffstat (limited to 'engines/parallaction/menu.cpp')
-rw-r--r-- | engines/parallaction/menu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/menu.cpp b/engines/parallaction/menu.cpp index 55b5caa659..fa24231a56 100644 --- a/engines/parallaction/menu.cpp +++ b/engines/parallaction/menu.cpp @@ -408,7 +408,7 @@ void Menu::selectCharacter() { free(v14._data0); - refreshInventory(_vm->_characterName); +// refreshInventory(_vm->_characterName); return; |