基本没用的细节修改

This commit is contained in:
MrZ626
2020-11-02 01:17:20 +08:00
parent f84cac043d
commit a01727f754
2 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
function sceneInit.quit()
if math.random()>.000626 then
love.timer.sleep(.3)
love.timer.sleep(.26)
love.event.quit()
else
error("So lucky! 0.0626 precent to get this!!! You can quit the game now.")