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