WIP
This commit is contained in:
@@ -3,7 +3,7 @@ import { Howl } from "howler";
|
||||
const sfx = {
|
||||
move: new Howl({
|
||||
src: ["/sfx/move.wav"],
|
||||
volume: 0.4,
|
||||
volume: 0.3,
|
||||
}),
|
||||
take: new Howl({
|
||||
src: ["/sfx/take.wav"],
|
||||
|
||||
Reference in New Issue
Block a user