Fixed Java warnings.
This commit is contained in:
@@ -22,8 +22,9 @@ package com.sk89q.worldedit;
|
||||
/**
|
||||
* Raised when a region is not fully defined.
|
||||
*
|
||||
* @author Albert
|
||||
* @author sk89q
|
||||
*/
|
||||
public class IncompleteRegionException extends WorldEditException {
|
||||
private static final long serialVersionUID = 458988897980179094L;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user