forked from MagicBane/Server
Unused field removed
This commit is contained in:
@@ -25,7 +25,7 @@ import static engine.objects.CharacterItemManager.canTrade;
|
||||
public class AddItemToTradeWindowMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public AddItemToTradeWindowMsgHandler() {
|
||||
super(AddItemToTradeWindowMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user