mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Fixed OP_AugmentInfo packet processing that I broked'd
This commit is contained in:
@@ -34,7 +34,6 @@ E(OP_ZoneSpawns)
|
||||
// incoming packets that require a DECODE translation:
|
||||
D(OP_AdventureMerchantSell)
|
||||
D(OP_ApplyPoison)
|
||||
//D(OP_AugmentInfo) - needs opcode for conf file update
|
||||
D(OP_AugmentItem)
|
||||
D(OP_CastSpell)
|
||||
D(OP_CharacterCreate)
|
||||
|
||||
Reference in New Issue
Block a user