forked from SilverStudioGames/WTS
Weird variable setting
This commit is contained in:
parent
a2665c15fe
commit
06b4da76f6
@ -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