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