@@ -3,6 +3,7 @@ svn up --force --accept tc
cd ../../../
git pull
-git submodule update
+cd GameClient/Assets/Game/CSShare
+git pull
pause