mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 00:01:28 +00:00
Remove duplicate waypoint code from a merge
This commit is contained in:
parent
c9ef66ae2d
commit
14a4f58c0b
@ -537,9 +537,6 @@ void NPC::AssignWaypoints(int32 grid)
|
||||
|
||||
if (wandertype == 1 || wandertype == 2 || wandertype == 5)
|
||||
CalculateNewWaypoint();
|
||||
|
||||
if (wandertype == 1 || wandertype == 2 || wandertype == 5)
|
||||
CalculateNewWaypoint();
|
||||
}
|
||||
|
||||
void Mob::SendTo(float new_x, float new_y, float new_z) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user