Updated escoria-demo-game
This commit is contained in:
@@ -78,7 +78,7 @@ func _on_say_visible():
|
||||
# #### Parameters
|
||||
# - dialog_player: Node of the dialog player in the UI
|
||||
# - dialog: Information about the dialog to display
|
||||
func choose(dialog_player: Node, dialog: ESCDialog):
|
||||
func choose(dialog_player: Node, dialog: ESCDialog, type: String):
|
||||
var chooser = preload(\
|
||||
"res://gymkhana/addons/escoria-ui-return-monkey-island-dialog-simple/chooser/simple.tscn"\
|
||||
).instance()
|
||||
|
||||
Reference in New Issue
Block a user