mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 16:33:47 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -346,7 +346,7 @@ func _on_inheritance_index_pressed(index:int) -> void:
|
|||
|
||||
|
||||
func _on_start_styling_button_pressed() -> void:
|
||||
var new_style := DialogicUtil.get_fallback_style().clone()
|
||||
var new_style := DialogicStylesUtil.get_fallback_style().clone()
|
||||
|
||||
find_parent('EditorView').godot_file_dialog(
|
||||
add_style_undoable.bind(new_style),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue