refactor: split sounds.ts into audio/ modules
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
94910820f8
commit
d998cb3ad0
@@ -25,7 +25,7 @@ import {
|
||||
sfxTacoBellBong, sfxWindowsError, sfxMemeThud,
|
||||
sfxSadTrombone, sfxFailHorn, sfxPriceIsRightFail, sfxBuzzer,
|
||||
sfxMissionFailed, sfxCrickets, sfxSadViolin, sfxEmotionalDamage, sfxDunDunDun,
|
||||
} from './sounds'
|
||||
} from './audio'
|
||||
|
||||
export interface FightSceneConfig {
|
||||
canvas: HTMLCanvasElement
|
||||
|
||||
Reference in New Issue
Block a user