diff --git a/.gitignore b/.gitignore index 49fe2f6..11917be 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ package-lock.json .vscode imgui.ini -**/*.bc \ No newline at end of file +**/*.bc +*.swp diff --git a/.gitignore b/.gitignore index 49fe2f6..11917be 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ package-lock.json .vscode imgui.ini -**/*.bc \ No newline at end of file +**/*.bc +*.swp diff --git a/.gitmodules b/.gitmodules index e3ede80..321b104 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "imgui"] path = imgui - url = https://github.com/ocornut/imgui.git + url = https://git.mhack.io/git/mark/imgui.git diff --git a/.gitignore b/.gitignore index 49fe2f6..11917be 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ package-lock.json .vscode imgui.ini -**/*.bc \ No newline at end of file +**/*.bc +*.swp diff --git a/.gitmodules b/.gitmodules index e3ede80..321b104 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "imgui"] path = imgui - url = https://github.com/ocornut/imgui.git + url = https://git.mhack.io/git/mark/imgui.git diff --git a/imgui b/imgui index 2da1c66..d4eb043 160000 --- a/imgui +++ b/imgui @@ -1 +1 @@ -Subproject commit 2da1c66d151aec08aee06be4c5948b3cd256a617 +Subproject commit d4eb0438218c9ceed8281d1876c8928e63ec5116