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