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