mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-14 11:31:30 +00:00
Remove debugging
This commit is contained in:
parent
790304d1f1
commit
29a62dfa85
@ -272,7 +272,6 @@ bool Client::Process() {
|
|||||||
if (force_spawn_updates && mob != this) {
|
if (force_spawn_updates && mob != this) {
|
||||||
|
|
||||||
if (mob->is_distance_roamer) {
|
if (mob->is_distance_roamer) {
|
||||||
Log(Logs::General, Logs::Debug, "Updating distance roamer %s", mob->GetCleanName());
|
|
||||||
mob->SendPositionUpdateToClient(this);
|
mob->SendPositionUpdateToClient(this);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user