Pārlūkot izejas kodu

修改更新脚本

beiguoxia 1 gadu atpakaļ
vecāks
revīzija
9bff0db91b

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

@@ -1,3 +1,4 @@
 echo %1
 cd ../../../../../../gfg/%1
-svn up --force --accept tc
+svn cleanup
+svn up --force --accept tc

+ 1 - 0
GameClient/Assets/Editor/Bat/updateGameRes.bat

@@ -1,2 +1,3 @@
 cd ../../../Assets/Res
+svn cleanup
 svn up --force --accept tc