This commit is contained in:
Christoph Oelckers 2016-07-04 00:43:16 +02:00
commit 0b93e9b897
4 changed files with 10 additions and 3 deletions

View file

@ -7068,3 +7068,4 @@ DEFINE_ACTION_FUNCTION_PARAMS(AActor, A_FaceMovementDirection)
}
ACTION_RETURN_BOOL(true);
}