forked from unfa/liblast
Revert "Add more stray changes created by Godot during import and first play."
This reverts commit 4264124365
.
This commit is contained in:
parent
4264124365
commit
93e48392d0
3 changed files with 0 additions and 16 deletions
Binary file not shown.
|
@ -1,15 +0,0 @@
|
|||
[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
|
|
@ -262,7 +262,6 @@ 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"]
|
||||
|
|
Loading…
Reference in a new issue