From d1b528b01796601c2bfea7b1a9813e5907e1c728 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sat, 27 Feb 2021 17:32:32 -0500 Subject: Close to being done on line-circle collisions, but it appears we're running into a rotation problem. Going to work on square-line collisions in the meantime --- frontend/navbar.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'frontend/navbar.html') diff --git a/frontend/navbar.html b/frontend/navbar.html index 73c4fd3..01cdc72 100644 --- a/frontend/navbar.html +++ b/frontend/navbar.html @@ -1,18 +1,19 @@ \ No newline at end of file -- cgit v1.2.1