From: Daniel Karbach Date: Wed, 9 Dec 2015 16:20:34 +0000 (+0100) Subject: fix iteration in entity/world intersection X-Git-Url: http://git.localhorst.tv/?p=blank.git;a=commitdiff_plain;h=ba93deae894a7e35d95aee32c548ac4e7400c771 fix iteration in entity/world intersection …and I was wondering why 3^3 is 91 -.- --- diff --git a/src/world/world.cpp b/src/world/world.cpp index 7efcddd..9203136 100644 --- a/src/world/world.cpp +++ b/src/world/world.cpp @@ -840,7 +840,7 @@ bool World::Intersection(const Entity &e, const EntityState &s, std::vector