Diffstat (limited to 'WS.tscn')
| -rw-r--r-- | WS.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ text = "send" [node name="Tween" type="Tween" parent="Chat"] +[connection signal="connected" from="." to="Chat" method="_connected"] [connection signal="err" from="." to="Chat" method="_on_Main_err"] [connection signal="recieved" from="." to="Chat" method="_on_Main_recieved"] [connection signal="text_entered" from="Chat/v/h/whoami" to="Chat" method="_on_whoami_text_entered"] |