mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Fix for corpses not serializing correctly (hopefully).
This commit is contained in:
@@ -1860,7 +1860,7 @@ namespace Laurion
|
||||
buffer.WriteUInt64(0);
|
||||
|
||||
//u32 SeeInvis[3];
|
||||
if (emu->NPC) {
|
||||
if (emu->NPC == 1) {
|
||||
buffer.WriteUInt32(0);
|
||||
buffer.WriteUInt32(0);
|
||||
buffer.WriteUInt32(0);
|
||||
|
||||
Reference in New Issue
Block a user