Reformat and clean up "tools" package
This commit is contained in:
@@ -23,11 +23,10 @@ import net.packet.InPacket;
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Ronan
|
||||
*/
|
||||
public class EmptyMovementException extends Exception {
|
||||
|
||||
|
||||
public EmptyMovementException(InPacket inPacket) {
|
||||
super("Empty movement: " + inPacket);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user