Explorar el Código

역링크 초기화 시작 지점 알림 추가

잉여개발기 (SPDV) hace 5 años
padre
commit
2f8b3ee31b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      emergency_tool.py

+ 1 - 0
emergency_tool.py

@@ -164,6 +164,7 @@ if what_i_do == '1':
 
     print('----')
     print('Rest : ' + str(len(title)))
+    print('Start : ' + title[0][0])
     time.sleep(1)
     print('----')