mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04: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