Refactor conversation stuff
This commit is contained in:
@@ -93,3 +93,4 @@ func setText(text:String) -> void:
|
||||
func setTextAndWait(text:String) -> void:
|
||||
self.setText(text);
|
||||
await self.textboxClosing
|
||||
await get_tree().process_frame
|
||||
|
||||
Reference in New Issue
Block a user