Fixed location switching in BRA a bit more.

svn-id: r30757
This commit is contained in:
Nicola Mettifogo 2008-02-03 11:00:55 +00:00
parent c561a9487c
commit 2e28552a7e

View File

@ -207,8 +207,9 @@ void Parallaction_br::changeLocation(char *location) {
// free open location stuff
clearSubtitles();
freeBackground();
_gfx->clearGfxObjects();
freeZones();
// freeAnimations();
freeAnimations();
// free(_location._comment);
// _location._comment = 0;
// _location._commands.clear();