oops
svn-id: r26096
This commit is contained in:
parent
6723598296
commit
e9190ba977
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ void Parallaction::doLoadGame(uint16 slot) {
|
|||
} else {
|
||||
strcpy(filename, _vm->_characterName);
|
||||
}
|
||||
strcat(filename, ".tab");
|
||||
// strcat(filename, ".tab");
|
||||
// freeTable(_objectsNames);
|
||||
// initTable(filename, _objectsNames);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue