Fixed some bugs with music
This commit is contained in:
parent
c767de5778
commit
8fd4bdaa7b
5 changed files with 15 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"events": [
|
||||
{
|
||||
"emit_signal": "play_music"
|
||||
},
|
||||
{
|
||||
"background": ""
|
||||
},
|
||||
|
@ -42,6 +39,9 @@
|
|||
"definition": "",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"emit_signal": "play_music"
|
||||
},
|
||||
{
|
||||
"background": "res://backgrounds/bureauGroupe-2.jpg"
|
||||
},
|
||||
|
|
|
@ -44,6 +44,9 @@
|
|||
"definition": "",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"emit_signal": "play_music"
|
||||
},
|
||||
{
|
||||
"action": "leaveall",
|
||||
"character": "[All]"
|
||||
|
|
|
@ -51,6 +51,9 @@
|
|||
"definition": "",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"emit_signal": "play_music"
|
||||
},
|
||||
{
|
||||
"action": "leaveall",
|
||||
"character": "[All]"
|
||||
|
|
|
@ -51,6 +51,9 @@
|
|||
"definition": "",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"emit_signal": "play_music"
|
||||
},
|
||||
{
|
||||
"action": "leaveall",
|
||||
"character": "[All]"
|
||||
|
|
|
@ -51,6 +51,9 @@
|
|||
"definition": "",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"emit_signal": "play_music"
|
||||
},
|
||||
{
|
||||
"action": "leaveall",
|
||||
"character": "[All]"
|
||||
|
|
Loading…
Reference in a new issue