mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
rough implementation for changing background music
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
var Outside = {
|
||||
name: _("Outside"),
|
||||
music: '/audio/outside.wav',
|
||||
|
||||
_STORES_OFFSET: 0,
|
||||
_GATHER_DELAY: 60,
|
||||
|
||||
Reference in New Issue
Block a user