Avoid python statement

(cherry picked from commit 22348f0901)
This commit is contained in:
Gouvernathor 2024-04-01 22:36:21 +02:00 committed by LoafyLemon
parent e04fd221dd
commit e3c5fb609d
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ label teleport(position=None,effect=True,poof_label=None):
hide screen heal_animation
if poof_label is not None:
$ renpy.call(poof_label)
call expression poof_label
show screen teleport_animation
with d5