This commit is contained in:
UndeadMaelys 2021-05-30 10:10:29 +02:00
parent 9ecc8091fc
commit 7e1d2a96df
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ while 1 do
os.execute("clear")
ShowProgress()
Ask(math.random(2)+2)
Ask()
response = io.read()
Check(response)