(RoF2) Fixed Leadership AA Purchasing and Recipe Search by correcting opcodes.

This commit is contained in:
Trevius
2014-12-19 02:02:31 -06:00
parent 1261aac036
commit fce52d7186
4 changed files with 18 additions and 16 deletions
+1
View File
@@ -3877,6 +3877,7 @@ namespace RoF2
}
// DECODE methods
DECODE(OP_AdventureMerchantSell)
{
DECODE_LENGTH_EXACT(structs::Adventure_Sell_Struct);