GNAP: Fix indentation

This commit is contained in:
Eugene Sandulenko 2016-07-31 09:30:21 +03:00
parent 30498bfbf0
commit 2b5da61286

View File

@ -2691,7 +2691,7 @@ void Scene46::run() {
case kHS46WalkArea1:
if (gnap._actionStatus < 0)
gnap.walkTo(Common::Point(-1, -1), -1, -1, 1);
break;
break;
}
}