commit
This commit is contained in:
parent
4d1e8df7ce
commit
519ffec6e6
@ -256,6 +256,7 @@ class comicInfo():
|
||||
else:
|
||||
wait = input(f"chapter {cls.str_chapter} 与 {chapter} 不一致,是否继续 y/n")
|
||||
if wait == "y":
|
||||
cls.setChapterName(cls.chapter)
|
||||
print("继续中")
|
||||
else:
|
||||
exit()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user