From 800168e4a7f2a9ef2d1e4616d15d07bec0b8b525 Mon Sep 17 00:00:00 2001 From: Kenneth Date: Thu, 16 Jan 2025 01:36:24 +0000 Subject: [PATCH] change cimgui submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e331cd2..2151e7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/floooh/sokol.git [submodule "vendor/cimgui"] path = vendor/cimgui - url = https://github.com/cimgui/cimgui.git + url = https://code.kennethnym.com/kennethnym/cimgui.git