mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 15:21:56 +00:00
Fix sound with new mp3
This commit is contained in:
parent
ffdc2fdb81
commit
061734679d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class SoundController {
|
||||||
// Remove after halloween
|
// Remove after halloween
|
||||||
"halloween": {
|
"halloween": {
|
||||||
description: "Halloween",
|
description: "Halloween",
|
||||||
url: 'http://www.ensl.org/files/audio/halloween.mp3'
|
url: 'http://www.ensl.org/files/audio/halloween2.mp3'
|
||||||
},
|
},
|
||||||
"classic": {
|
"classic": {
|
||||||
description: "Gathers Classic",
|
description: "Gathers Classic",
|
||||||
|
|
Loading…
Reference in a new issue