mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Changes to battle windows, removed duplicated translations
This commit is contained in:
@@ -494,6 +494,7 @@ void Creature::setHealthPercent(uint8 healthPercent)
|
||||
}
|
||||
|
||||
m_healthPercent = healthPercent;
|
||||
callLuaField("onHealthPercentChange", healthPercent);
|
||||
}
|
||||
|
||||
void Creature::setDirection(Otc::Direction direction)
|
||||
|
Reference in New Issue
Block a user