mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
Updated fot new client build 9155
This commit is contained in:
parent
871d34b106
commit
a1d83ebc6f
4 changed files with 5 additions and 5 deletions
|
|
@ -3686,7 +3686,7 @@ void Player::ResurrectPlayer(float restore_percent, bool updateToWorld, bool app
|
|||
SetPower(POWER_ENERGY, uint32(GetMaxPower(POWER_ENERGY)*restore_percent));
|
||||
}
|
||||
|
||||
// update visbility
|
||||
// update visibility
|
||||
ObjectAccessor::UpdateVisibilityForPlayer(this);
|
||||
|
||||
// some items limited to specific map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue