[FIX] Remove the .git suffix from CS submodule (#1773)

This commit is contained in:
Harold Iedema 2024-04-17 17:23:22 +02:00 committed by GitHub
parent cecb09dced
commit 022ca9f710
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitmodules vendored
View file

@ -3,7 +3,7 @@
url = https://github.com/goatcorp/ImGuiScene
[submodule "lib/FFXIVClientStructs"]
path = lib/FFXIVClientStructs
url = https://github.com/aers/FFXIVClientStructs.git
url = https://github.com/aers/FFXIVClientStructs
[submodule "lib/Nomade040-nmd"]
path = lib/Nomade040-nmd
url = https://github.com/Nomade040/nmd.git