Avoid python statement
This commit is contained in:
parent
40335c5fa4
commit
22348f0901
@ -149,7 +149,7 @@ label teleport(position_=None, effect=True, poof_label=None):
|
|||||||
|
|
||||||
hide screen heal_animation
|
hide screen heal_animation
|
||||||
if poof_label is not None:
|
if poof_label is not None:
|
||||||
$ renpy.call(poof_label)
|
call expression poof_label
|
||||||
show screen teleport_animation
|
show screen teleport_animation
|
||||||
with d5
|
with d5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user