diff options
-rw-r--r-- | engines/saga/actor_path.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/saga/actor_path.cpp b/engines/saga/actor_path.cpp index cccba03073..555c410fbb 100644 --- a/engines/saga/actor_path.cpp +++ b/engines/saga/actor_path.cpp @@ -602,4 +602,4 @@ void Actor::drawPathTest() { #endif } -} // End of namespace Saga
\ No newline at end of file +} // End of namespace Saga |