mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
19 lines
552 B
Text
19 lines
552 B
Text
|
[gd_scene format=3 uid="uid://cd1t0gvi022gx"]
|
||
|
|
||
|
[node name="CompatDialog" type="ConfirmationDialog"]
|
||
|
initial_position = 1
|
||
|
size = Vector2i(440, 175)
|
||
|
ok_button_text = "Open"
|
||
|
dialog_autowrap = true
|
||
|
|
||
|
[node name="Label" type="Label" parent="."]
|
||
|
offset_left = 8.0
|
||
|
offset_top = 8.0
|
||
|
offset_right = 432.0
|
||
|
offset_bottom = 129.0
|
||
|
text = "Warning: This deck was last saved with an earlier version of StreamGraph.
|
||
|
|
||
|
Open anyway? The file will be modified, and opening it in the version it was saved with may lead to errors."
|
||
|
horizontal_alignment = 1
|
||
|
autowrap_mode = 2
|