aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queen/walk.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/queen/walk.cpp b/queen/walk.cpp
index ba0cffe6e0..270b80c3d9 100644
--- a/queen/walk.cpp
+++ b/queen/walk.cpp
@@ -515,9 +515,6 @@ void Walk::personMove(const Person *pp, uint16 endx, uint16 endy, uint16 curImag
}
++mpd;
}
- if (mpd->name[0] == '*') {
- error("Walk::personMove() - Unknown person : '%s'", pp->name);
- }
if (_walkDataCount > 0) {
animatePersonPrepare(mpd, direction);