Unused field removed
This commit is contained in:
@@ -27,7 +27,7 @@ import java.util.ArrayList;
|
||||
public class MerchantMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public MerchantMsgHandler() {
|
||||
super(MerchantMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
private static void requestSwearAsSubGuild(MerchantMsg msg, ClientConnection origin, PlayerCharacter player, NPC npc) {
|
||||
|
||||
Reference in New Issue
Block a user