Fixed OP_AugmentInfo packet processing that I broked'd

This commit is contained in:
Uleat
2014-10-03 02:03:48 -04:00
parent b3d8e22539
commit bb2bed7b00
11 changed files with 18 additions and 30 deletions
-1
View File
@@ -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)