From 5b0b9174680166e22b027dcbbad2f4ca2c7b1b97 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 12 Jun 2022 04:15:41 +0300 Subject: [PATCH] vgui_support: re-add as submodule --- .gitmodules | 3 +++ vgui_support | 1 + 2 files changed, 4 insertions(+) create mode 160000 vgui_support diff --git a/.gitmodules b/.gitmodules index a3179edb..d16a4037 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "ref_gl/gl4es"] path = ref_gl/gl4es url = https://github.com/ptitSeb/gl4es +[submodule "vgui_support"] + path = vgui_support + url = https://github.com/FWGS/vgui_support diff --git a/vgui_support b/vgui_support new file mode 160000 index 00000000..2c17ffff --- /dev/null +++ b/vgui_support @@ -0,0 +1 @@ +Subproject commit 2c17ffffdb9afc282fffe45c863868485064b1fb