diff options
| author | 2025-07-23 04:31:13 -0500 | |
|---|---|---|
| committer | 2025-07-23 04:31:13 -0500 | |
| commit | 4ac55835610f41c412d4abb1d8a113dcfe3140dd (patch) | |
| tree | 2507acdf5cad8bc65e32c037bdf436f1500c1b74 /.gitmodules | |
| parent | build: Remove broken submodule configuration (diff) | |
Revert to old hashmap: fixed gitmodule index
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 7b39498..03c2dcd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "lib/compat53"] path = lib/compat53 url = https://github.com/lunarmodules/lua-compat-5.3.git -[submodule "lib/hashmap"] - path = lib/hashmap - url = https://github.com/tidwall/hashmap.c.git |
