mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-17 18:41:29 +00:00
Remove commented printf : Missed: (%.3f, %.3f, %.3f)\n
This commit is contained in:
parent
cfe4aeb289
commit
db5778916e
@ -97,7 +97,6 @@ void repair_a_high_waypoint(Map *map, PathNode *it) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
z_no_map_count++;
|
z_no_map_count++;
|
||||||
//printf("Missed: (%.3f, %.3f, %.3f)\n", it->x, it->y, it->z);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user