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