Function changeCharacter is now responsible for loading character specific Zones and such
svn-id: r26339
This commit is contained in:
parent
5a313074bc
commit
a6ad021b30
2 changed files with 3 additions and 1 deletions
|
@ -132,7 +132,7 @@ void Parallaction::doLoadGame(uint16 slot) {
|
|||
|
||||
// refreshInventory(_vm->_characterName);
|
||||
|
||||
parseLocation("common");
|
||||
// parseLocation("common");
|
||||
|
||||
// force reload of character to solve inventory
|
||||
// bugs, but it's a good maneuver anyway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue