From 41f23978fb35aff56d1ec8db533fcb308046cd86 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sat, 20 May 2006 12:11:40 +0000 Subject: [PATCH] improvement SVN-Revision: 3552 --- src/sector.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sector.hpp b/src/sector.hpp index 7a7a7425e..6f3b659f9 100644 --- a/src/sector.hpp +++ b/src/sector.hpp @@ -170,7 +170,7 @@ private: /** * Does collision detection of an object against all other static * objects (and the tilemap) in the level. Collisions are sorted - * and collision response against the first hit is done. + * and collision response against the first hit in time is done. * * returns true if the collision detection should be aborted for this object * (because of ABORT_MOVE in the collision response) -- 2.11.0