hotfix
This commit is contained in:
parent
d465857737
commit
350184821d
@ -120,6 +120,7 @@ func _on_got_dialogue(line: DialogueLine) -> void:
|
||||
|
||||
# dialog 结束时会自动 unhook 从 line 播放的 speaking
|
||||
func _on_dialogue_ended(_res) -> void:
|
||||
if _last_line_session >= 0:
|
||||
unhook_speaking(_last_line_session)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user