mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
(RoF2) Fixed Tracking.
This commit is contained in:
@@ -1645,7 +1645,7 @@ namespace SoF
|
||||
for (int i = 0; i < EntryCount; ++i, ++eq, ++emu)
|
||||
{
|
||||
OUT(entityid);
|
||||
OUT(padding002);
|
||||
//OUT(padding002);
|
||||
OUT(distance);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user