mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-26 17:52:34 +00:00
Aug Type 21 fix for RoF client.
This commit is contained in:
parent
fc544e164c
commit
f0d2fb796f
@ -2900,7 +2900,7 @@ namespace RoF
|
|||||||
{
|
{
|
||||||
eq->entries[i] = emu->entries[i];
|
eq->entries[i] = emu->entries[i];
|
||||||
}
|
}
|
||||||
eq->entries[21] = 0;
|
eq->entries[21] = 1;
|
||||||
|
|
||||||
FINISH_ENCODE();
|
FINISH_ENCODE();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user