imdumbsorry

This commit is contained in:
bizcochito 2021-05-24 13:44:27 +02:00
parent 7bcd0cb3dc
commit 111b4641b4
No known key found for this signature in database
GPG Key ID: 4A514B3A7A673EB6
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ Correct = 0
Total = 0
Streak = 0
Wrong = 0
math.randomseed(os.time)
math.randomseed(os.time())
while 1 do
os.execute("clear")