Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
ZhangBiao 2021-09-16 17:05:36 +08:00
commit 3730a6b28f
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: c0e2ff0e5cbd6384ea4afd24a076c9f8
guid: 488d0d172a41d7d428ea8716d1d47d2f
TextureImporter:
fileIDToRecycleName: {}
externalObjects: {}
@ -97,7 +97,7 @@ TextureImporter:
outline: []
physicsShape: []
bones: []
spriteID: 6e9b8c9a138effa40b0c88b7b6d20c59
spriteID: 635c2966e00c6284fa45c30d5fd307b6
vertices: []
indices:
edges: []

View File

@ -8,7 +8,7 @@ for %%i in (%words%) do (
git add %%i*
)
git commit -m "bat批处理自动推送:%date:~0,10%,%time:~0,8%"
git commit -m "bat Resource Commit:%date:~0,10%,%time:~0,8%"
:: git commit -m "%commitMessage%"
git push origin master
@echo 已经完成,