forked from MagicBane/Server
Unused field removed
This commit is contained in:
@@ -26,7 +26,7 @@ import static engine.math.FastMath.sqr;
|
||||
public class LootMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public LootMsgHandler() {
|
||||
super(LootMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user