From 5575f6b7b0d2e34b343bfbcba2ed560b4f0c337a Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sat, 3 May 2025 19:33:23 +0100 Subject: [PATCH] remove raylib Physac repo --- .gitmodules | 3 --- physac | 1 - 2 files changed, 4 deletions(-) delete mode 160000 physac diff --git a/.gitmodules b/.gitmodules index 379f708..66ed17d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "raygui"] path = raygui url = https://github.com/raysan5/raygui.git -[submodule "physac"] - path = physac - url = https://github.com/raysan5/physac.git diff --git a/physac b/physac deleted file mode 160000 index 4a8e17f..0000000 --- a/physac +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4a8e17f263fb8e1150b3fbafc96f880c7d7a4833