Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
3730a6b28f
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 26 KiB |
|
@ -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: []
|
||||
|
|
|
@ -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 已经完成,
|
||||
|
|
Loading…
Reference in New Issue