From 343809fe458a08bf96fe4f537db2d81d7523632e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Oct 2013 02:03:12 +0300 Subject: Add new item sound events constants. --- src/being/being.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being') diff --git a/src/being/being.cpp b/src/being/being.cpp index 43f82db0b..3bf1c4453 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -1153,7 +1153,7 @@ void Being::setAction(const Action &action, const int attackId) currentAction = getSitAction(); if (mInfo) { - SoundEvent event; + ItemSoundEvent event; if (currentAction == SpriteAction::SITTOP) event = SOUND_EVENT_SITTOP; else -- cgit v1.2.3-60-g2f50