1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 06:09:42 +00:00

oops, didn't mean to commit this

This commit is contained in:
scrawl 2014-01-07 02:48:44 +01:00
parent 887db76ed2
commit ea3ee4407f

View file

@ -613,7 +613,7 @@ namespace MWClass
// 'ptr' is losing health. Play a 'hit' voiced dialog entry if not already saying
// something, alert the character controller, scripts, etc.
MWBase::Environment::get().getDialogueManager()->say(ptr, "thief");
MWBase::Environment::get().getDialogueManager()->say(ptr, "hit");
if(object.isEmpty())
{