Unused field removed
This commit is contained in:
@@ -28,7 +28,7 @@ import static engine.math.FastMath.sqr;
|
||||
public class LootWindowRequestMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public LootWindowRequestMsgHandler() {
|
||||
super(LootWindowRequestMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user