mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-03 12:04:24 +02:00
Automatic .tscn file updates
Automatically changed by the editor.
This commit is contained in:
parent
082ce8f199
commit
e6db81615e
3 changed files with 0 additions and 4 deletions
|
@ -13,7 +13,6 @@ __meta__ = {
|
|||
"_edit_use_anchors_": false
|
||||
}
|
||||
copy_on_selection = true
|
||||
bell_cooldown = 0.1
|
||||
|
||||
[node name="PTY" type="Node" parent="."]
|
||||
script = ExtResource( 2 )
|
||||
|
@ -25,5 +24,4 @@ env = {
|
|||
|
||||
[node name="Bell" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource( 1 )
|
||||
|
||||
[connection signal="bell" from="." to="Bell" method="play"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue