Proper modifier order and removal if implied by their context.
This commit is contained in:
@@ -191,7 +191,7 @@ public final class Rnd
|
||||
/**
|
||||
* @author Forsaiken
|
||||
*/
|
||||
public static enum RandomType
|
||||
public enum RandomType
|
||||
{
|
||||
/**
|
||||
* For best random quality.
|
||||
|
Reference in New Issue
Block a user