feat(vendor): switch ImGui vendor repository (#531)

This commit is contained in:
Yimura
2022-10-28 21:00:20 +02:00
committed by GitHub
parent 368a518111
commit cf4ecbc1f7
3 changed files with 4 additions and 3 deletions

2
.gitmodules vendored
View File

@ -16,7 +16,7 @@
ignore = dirty
[submodule "vendor/ImGui"]
path = vendor/ImGui
url = https://github.com/Yimura/gtav-imgui.git
url = https://github.com/YimMenu/imgui.git
ignore = dirty
[submodule "vendor/pugixml"]
path = vendor/pugixml