@@ -1,3 +0,0 @@
-[submodule "GameClient/Assets/Game/CSShare"]
- path = GameClient/Assets/Game/CSShare
- url = https://e.coding.net/shenyou-gfg/gfgclient/CSShare.git
@@ -1,8 +1,10 @@
cd ../../../Assets/Res
svn up --force --accept tc
+cd GameClient/Assets/Game/CSShare
+git pull
+
cd ../../../
git pull
-git submodule update
pause