update
This commit is contained in:
parent
c6f81a7703
commit
4d1e8df7ce
@ -185,6 +185,7 @@ class comicInfo():
|
||||
wait = input(f"cls.chapter {cls.chapter} 与 chapter {chapter} 不相等,是否继续y/n ")
|
||||
if wait == "y":
|
||||
print("继续中...")
|
||||
cls.setChapterName(cls.chapter)
|
||||
else:
|
||||
print("用户操作取消...")
|
||||
exit()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user