summary refs log tree commit diff stats
path: root/src/systems/pondering.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systems/pondering.h')
-rw-r--r--src/systems/pondering.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/systems/pondering.h b/src/systems/pondering.h index 273db67..c79bbf6 100644 --- a/src/systems/pondering.h +++ b/src/systems/pondering.h
@@ -51,8 +51,7 @@ private:
51 51
52 void tickBody( 52 void tickBody(
53 id_type entity, 53 id_type entity,
54 double dt, 54 double dt);
55 const std::set<id_type>& entities);
56 55
57 CollisionResult moveBody( 56 CollisionResult moveBody(
58 id_type entity, 57 id_type entity,