Fix health meter (again)

This commit is contained in:
scrawl 2013-07-30 15:58:24 +02:00
parent 2e667f1d94
commit 472a381263

View file

@ -330,7 +330,7 @@ namespace MWClass
}
if(ptr.getRefData().getHandle() == "player")
MWBase::Environment::get().getWindowManager()->setEnemy(ptr);
MWBase::Environment::get().getWindowManager()->setEnemy(victim);
int weapskill = ESM::Skill::HandToHand;
if(!weapon.isEmpty())