mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
Merge master compile fixes
This commit is contained in:
+1
-1
@@ -757,7 +757,7 @@ void Mob::SendToFixZ(float new_x, float new_y, float new_z) {
|
||||
}
|
||||
}
|
||||
|
||||
void Mob::FixZ(int32 z_find_offset /*= 5*/)
|
||||
void Mob::FixZ()
|
||||
{
|
||||
|
||||
BenchTimer timer;
|
||||
|
||||
Reference in New Issue
Block a user