mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-03 11:11:53 +08:00
refactor audio-related code to use AudioLibrary module
This commit is contained in:
@@ -62,6 +62,6 @@ Events.Global = [
|
||||
}
|
||||
}
|
||||
},
|
||||
audio: '/audio/thief.wav'
|
||||
audio: AudioLibrary.EVENT_THIEF
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user