summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 3ddd72a9..1aa0f9bc 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -224,8 +224,7 @@ void do_input()
}
else if ((keysym.sym == SDLK_F7))
{
- SOUND_ID id = sound.loadSfx("data/sfx/fist-swish.ogg");
- sound.playSfx(id);
+ sound.playSfx("sfx/fist-swish.ogg");
}
// Emotions, Skill dialog