From 8748228bc9effa4779f4c1062f5fbc07f1d07a60 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 17 Jun 2021 20:46:49 -0400 Subject: (mkosarek) Updated roadmap and hiding pill collisions for now --- 2d/_collisions/rectangle_rectangle.html | 2 -- 1 file changed, 2 deletions(-) (limited to '2d/_collisions/rectangle_rectangle.html') diff --git a/2d/_collisions/rectangle_rectangle.html b/2d/_collisions/rectangle_rectangle.html index 2e19e47..a4aef1b 100644 --- a/2d/_collisions/rectangle_rectangle.html +++ b/2d/_collisions/rectangle_rectangle.html @@ -24,8 +24,6 @@
  • Rectangle-Line
  • Rectangle-Rectangle
  • -
  • Pill-Line
  • -
  • Pill-Pill
  • Polygon-Polygon
  • -- cgit v1.2.1