fix submodule target for ClientStructs

This commit is contained in:
wolfcomp 2023-01-10 22:39:41 +01:00
parent 071accc5c3
commit 3d084b7d40
No known key found for this signature in database
GPG key ID: 576FC5D242626D29

2
.gitmodules vendored
View file

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