Fixed some warnings.

This commit is contained in:
TomyLobo
2013-08-03 14:45:37 +02:00
parent 65c3614e7b
commit 9b37fb98ac
3 changed files with 1 additions and 15 deletions

View File

@@ -6,5 +6,5 @@ package com.sk89q.worldedit;
*
*/
public class MaxBrushRadiusException extends MaxRadiusException {
private static final long serialVersionUID = 1L;
}