|
|
@ -776,6 +776,8 @@ public class CharacterItemManager { |
|
|
|
this.commitTrade(); |
|
|
|
this.commitTrade(); |
|
|
|
this.closeTradeWindow(ctwm1, false); |
|
|
|
this.closeTradeWindow(ctwm1, false); |
|
|
|
other.getCharItemManager().closeTradeWindow(ctwm2, false); |
|
|
|
other.getCharItemManager().closeTradeWindow(ctwm2, false); |
|
|
|
|
|
|
|
this.StackResources(); |
|
|
|
|
|
|
|
other.getCharItemManager().StackResources(); |
|
|
|
} |
|
|
|
} |
|
|
|
return true; |
|
|
|
return true; |
|
|
|
} |
|
|
|
} |
|
|
|