mirror of https://github.com/axmolengine/axmol.git
add more prompt to debug
This commit is contained in:
parent
d066d02be5
commit
a158b79fb6
|
@ -31,6 +31,7 @@ def set_description(desc, url):
|
|||
traceback.print_exc()
|
||||
|
||||
def check_current_3rd_libs(branch):
|
||||
print("start backup old 3rd libs...")
|
||||
#get current_libs config
|
||||
backup_files = range(2)
|
||||
current_files = range(2)
|
||||
|
|
Loading…
Reference in New Issue