mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-03 08:40:59 +00:00
Fixing indent
svn-id: r42126
This commit is contained in:
parent
bc4f27c6b6
commit
3b9add8330
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user