mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
General proofreading (#1262)
* General proofreading for grammar and spelling * General formatting * Addition of appropriate literals where appropriate, i.e. `&"foo"` for `StringName` cases and `^"foo/bar"` for `NodePath` cases
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://1nswovajdv3n"]
|
||||
|
||||
[node name="ConfirmationDialog" type="ConfirmationDialog"]
|
||||
initial_position = 2
|
||||
size = Vector2i(310, 100)
|
||||
visible = true
|
||||
dialog_text = "This is a ConfimationDialog window"
|
||||
Reference in New Issue
Block a user