Example #1
0
 static void Postfix(bool doCloseSound)
 {
     TradeUtil.ReclaimApparel();
 }
Example #2
0
 // On Reset from Trade Dialog
 static void Prefix()
 {
     TradeUtil.ReclaimApparel();
 }