فهرست منبع

Merge branch 'master' of https://e.coding.net/shenyou-gfg/gfgclient/client

guodong 3 سال پیش
والد
کامیت
a51b06447f
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      GameClient/Assets/Editor/Bat/updateGame.bat

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

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