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
-3
View File
@@ -1347,9 +1347,6 @@ namespace Titanium
FINISH_DIRECT_DECODE();
}
// needs to be tested
DECODE(OP_AugmentInfo) { DECODE_FORWARD(OP_ReadBook); }
DECODE(OP_AugmentItem)
{
DECODE_LENGTH_EXACT(structs::AugmentItem_Struct);