small fix
svn-id: r8474
This commit is contained in:
parent
4e57157cda
commit
9555bff099
1 changed files with 1 additions and 1 deletions
|
@ -2145,7 +2145,7 @@ void Scumm::destroy() {
|
|||
free(_exe_name);
|
||||
free(_game_name);
|
||||
|
||||
if (_version <= 2)
|
||||
if (_roomStrips)
|
||||
free(_roomStrips);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue