mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-13 12:40:04 +00:00
remove the wrong container open sound
This commit is contained in:
parent
ad66ebf84f
commit
fdc2a7433c
@ -100,7 +100,6 @@ namespace MWClass
|
||||
if(ptr.getCellRef().trap.empty())
|
||||
{
|
||||
boost::shared_ptr<MWWorld::Action> action (new MWWorld::ActionOpen(ptr));
|
||||
action->setSound ("chest open");
|
||||
return action;
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user