mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-17 05:32:25 +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[21] = 0;
|
||||
eq->entries[21] = 1;
|
||||
|
||||
FINISH_ENCODE();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user