Fix 15c998c
This commit is contained in:
parent
d48708579b
commit
d9912ece6c
@ -30,8 +30,7 @@ label tutorial(entry):
|
|||||||
return
|
return
|
||||||
|
|
||||||
label .display(entry):
|
label .display(entry):
|
||||||
show screen tutorial(entry)
|
call screen tutorial(entry)
|
||||||
$ _choice = ui.interact()
|
|
||||||
return
|
return
|
||||||
|
|
||||||
screen tutorial(entry):
|
screen tutorial(entry):
|
||||||
|
Loading…
Reference in New Issue
Block a user