mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 16:26:53 +00:00
GNAP: Fix indentation
This commit is contained in:
parent
30498bfbf0
commit
2b5da61286
@ -2691,7 +2691,7 @@ void Scene46::run() {
|
||||
case kHS46WalkArea1:
|
||||
if (gnap._actionStatus < 0)
|
||||
gnap.walkTo(Common::Point(-1, -1), -1, -1, 1);
|
||||
break;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user