Update dependency imgui to v1.90.1

This commit is contained in:
Dan Paulat 2024-01-14 00:35:43 -06:00
parent 53697cba4a
commit 406c36794d
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -18,7 +18,7 @@
url = https://github.com/dpaulat/supercell-wx-data
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/dpaulat/imgui.git
url = https://github.com/ocornut/imgui.git
[submodule "external/imgui-backend-qt"]
path = external/imgui-backend-qt
url = https://github.com/dpaulat/imgui-backend-qt