cursor fix

This commit is contained in:
2023-09-26 00:48:27 +02:00
parent 6cbd466f76
commit 401de66a9f
5 changed files with 4 additions and 2 deletions

View File

@@ -204,7 +204,7 @@ _global_script_classes=[ {
"language": "GDScript",
"path": "res://addons/escoria-core/game/scenes/dialogs/esc_dialog_options_chooser.gd"
}, {
"base": "StateMachine",
"base": "Node",
"class": "ESCDialogPlayer",
"language": "GDScript",
"path": "res://addons/escoria-core/game/scenes/dialogs/esc_dialog_player.gd"