From 2cab3902e9d3b0378b2165f5da1c4a403b2dc4ed Mon Sep 17 00:00:00 2001 From: a1batross Date: Sun, 7 Feb 2016 12:53:55 +0600 Subject: [PATCH] Add extras --- .gitmodules | 3 +++ android/extras_src/extras | 1 + 2 files changed, 4 insertions(+) create mode 160000 android/extras_src/extras diff --git a/.gitmodules b/.gitmodules index 03675b2..b52f0c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,3 +17,6 @@ [submodule "CS16Client_vgui_buy_classic"] path = android/extras_src/CS16Client_vgui_buy_classic url = https://github.com/sergiopoverony/CS16Client_vgui_buy_classic +[submodule "android/extras_src/extras"] + path = android/extras_src/extras + url = https://bitbucket.org/SergioPoverony/cs16client-vgui-menus diff --git a/android/extras_src/extras b/android/extras_src/extras new file mode 160000 index 0000000..e77da55 --- /dev/null +++ b/android/extras_src/extras @@ -0,0 +1 @@ +Subproject commit e77da55033b3c794bcbd777e4f3bb010e02a2431