beiguoxia 3 жил өмнө
parent
commit
fd3dee3130

+ 2 - 1
GameClient/Assets/Editor/Bat/updateGame.bat

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