Fixing indent

svn-id: r42126
This commit is contained in:
Sven Hesse 2009-07-05 11:28:38 +00:00
parent bc4f27c6b6
commit 3b9add8330

View File

@ -85,8 +85,8 @@ void Game_v6::totSub(int8 flags, const char *newTotFile) {
if (_vm->_inter->_terminate < 2)
_vm->_inter->_terminate = 0;
_hotspots->clear();
_hotspots->pop();
_hotspots->clear();
_hotspots->pop();
if ((flags & 5) && _vm->_inter->_variables) {
_vm->_inter->delocateVars();