Add more stray changes created by Godot during import and first play.

pull/38/head
tokc 2021-03-30 16:01:43 +02:00
parent fbd1073adb
commit 4264124365
3 changed files with 16 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,15 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
path="res://.import/512942__freemusicpromo__single-gunshot.mp3-c88e9b8153cb444ccb4034b699f0b50d.mp3str"
[deps]
source_file="res://Assets/SFX/Liblast SFX2/Fresound CC0/512942__freemusicpromo__single-gunshot.mp3"
dest_files=[ "res://.import/512942__freemusicpromo__single-gunshot.mp3-c88e9b8153cb444ccb4034b699f0b50d.mp3str" ]
[params]
loop=true
loop_offset=0

View File

@ -262,6 +262,7 @@ rect_min_size = Vector2( 500, 500 )
[node name="PlayerList" type="VBoxContainer" parent="PlayerListContainer/Panel"]
alignment = 1
[connection signal="pressed" from="MenuContainer/MainMenu/QuickConnect" to="." method="join_test_server"]
[connection signal="pressed" from="MenuContainer/MainMenu/Connect" to="." method="open_menu" binds= [ "ConnectMenu" ]]
[connection signal="pressed" from="MenuContainer/MainMenu/Disconnect" to="." method="free_client"]