aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/actorresource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/illusions/actorresource.cpp')
-rw-r--r--engines/illusions/actorresource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/illusions/actorresource.cpp b/engines/illusions/actorresource.cpp
index affca78879..058b093ac6 100644
--- a/engines/illusions/actorresource.cpp
+++ b/engines/illusions/actorresource.cpp
@@ -140,7 +140,7 @@ void ActorType::load(byte *dataStart, Common::SeekableReadStream &stream) {
_pathWalkPointsIndex, _scaleLayerIndex, _pathWalkRectIndex);
debug(5, "ActorType::load() _priorityLayerIndex: %d; _regionLayerIndex: %d; _flags: %04X",
_priorityLayerIndex, _regionLayerIndex,_flags);
-
+
}
// ActorResource