mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
(RoF2) Fixed Leadership AA Purchasing and Recipe Search by correcting opcodes.
This commit is contained in:
@@ -3877,6 +3877,7 @@ namespace RoF2
|
||||
}
|
||||
|
||||
// DECODE methods
|
||||
|
||||
DECODE(OP_AdventureMerchantSell)
|
||||
{
|
||||
DECODE_LENGTH_EXACT(structs::Adventure_Sell_Struct);
|
||||
|
||||
Reference in New Issue
Block a user