mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:20:04 +00:00
Update dependency imgui to v1.90.1
This commit is contained in:
parent
53697cba4a
commit
406c36794d
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
external/imgui
vendored
2
external/imgui
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 67c439294c26d15a9f93b1d6d9e9cb41f6c3a65b
|
||||
Subproject commit d6cb3c923d28dcebb2d8d9605ccc7229ccef19eb
|
||||
Loading…
Add table
Add a link
Reference in a new issue