Unused field removed
This commit is contained in:
@@ -23,7 +23,7 @@ import engine.objects.PlayerCharacter;
|
||||
public class FormationFollowHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public FormationFollowHandler() {
|
||||
super(FormationFollowMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user