Death to the Godot editor! long life to *VSX*
This commit is contained in:
@@ -524,6 +524,11 @@ _global_script_classes=[ {
|
|||||||
"language": "GDScript",
|
"language": "GDScript",
|
||||||
"path": "res://gymkhana/addons/escoria-ui-return-monkey-island-dialog-simple/plugin.gd"
|
"path": "res://gymkhana/addons/escoria-ui-return-monkey-island-dialog-simple/plugin.gd"
|
||||||
}, {
|
}, {
|
||||||
|
"base": "Resource",
|
||||||
|
"class": "RTMISimpleDialogSettings",
|
||||||
|
"language": "GDScript",
|
||||||
|
"path": "res://gymkhana/addons/escoria-ui-return-monkey-island-dialog-simple/rtmi_dialog_simple_settings.gd"
|
||||||
|
}, {
|
||||||
"base": "ESCBaseCommand",
|
"base": "ESCBaseCommand",
|
||||||
"class": "RandGlobalCommand",
|
"class": "RandGlobalCommand",
|
||||||
"language": "GDScript",
|
"language": "GDScript",
|
||||||
@@ -607,7 +612,7 @@ _global_script_classes=[ {
|
|||||||
"base": "Resource",
|
"base": "Resource",
|
||||||
"class": "SimpleDialogSettings",
|
"class": "SimpleDialogSettings",
|
||||||
"language": "GDScript",
|
"language": "GDScript",
|
||||||
"path": "res://gymkhana/addons/escoria-ui-return-monkey-island-dialog-simple/rtmi_dialog_simple_settings.gd"
|
"path": "res://addons/escoria-dialog-simple/esc_dialog_simple_settings.gd"
|
||||||
}, {
|
}, {
|
||||||
"base": "SlideCommand",
|
"base": "SlideCommand",
|
||||||
"class": "SlideBlockCommand",
|
"class": "SlideBlockCommand",
|
||||||
@@ -793,6 +798,7 @@ _global_script_class_icons={
|
|||||||
"QueueEventCommand": "",
|
"QueueEventCommand": "",
|
||||||
"QueueResourceCommand": "",
|
"QueueResourceCommand": "",
|
||||||
"RTMISimpleDialogPlugin": "",
|
"RTMISimpleDialogPlugin": "",
|
||||||
|
"RTMISimpleDialogSettings": "",
|
||||||
"RandGlobalCommand": "",
|
"RandGlobalCommand": "",
|
||||||
"RepeatCommand": "",
|
"RepeatCommand": "",
|
||||||
"SayCommand": "",
|
"SayCommand": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user