This commit is contained in:
Kyouka 2024-07-18 14:06:18 +08:00
parent 7637d0a695
commit 7744765c15
1 changed files with 6 additions and 0 deletions

View File

@ -512,6 +512,9 @@ FreeShop(numOfBook)
} }
} }
if sleepTime < 1500
Sleep 500
global isBoughtTrash global isBoughtTrash
stdCkptX := [349] stdCkptX := [349]
@ -545,6 +548,9 @@ FreeShop(numOfBook)
ExitApp ExitApp
} }
} }
if sleepTime < 1500
Sleep 500
} }
if numOfBook >= 1 { if numOfBook >= 1 {