Weird variable setting
This commit is contained in:
parent
3e86094b0b
commit
15c998cd5a
@ -31,7 +31,7 @@ label tutorial(entry):
|
||||
|
||||
label .display(entry):
|
||||
show screen tutorial(entry)
|
||||
$ _choice = ui.interact()
|
||||
$ _choice = ui.interact() # ???
|
||||
return
|
||||
|
||||
screen tutorial(entry):
|
||||
|
Loading…
Reference in New Issue
Block a user