quickfix
This commit is contained in:
parent
9ecc8091fc
commit
7e1d2a96df
|
@ -220,7 +220,7 @@ while 1 do
|
|||
os.execute("clear")
|
||||
|
||||
ShowProgress()
|
||||
Ask(math.random(2)+2)
|
||||
Ask()
|
||||
response = io.read()
|
||||
|
||||
Check(response)
|
||||
|
|
Loading…
Reference in New Issue