mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-29 14:56:43 +00:00
Some updates
This commit is contained in:
@ -29,7 +29,7 @@ public class PlexUtils
|
||||
{
|
||||
public static Map<String, ChatColor> CHAT_COLOR_NAMES;
|
||||
public static List<ChatColor> CHAT_COLOR_POOL;
|
||||
private static Random RANDOM;
|
||||
private static final Random RANDOM;
|
||||
|
||||
static
|
||||
{
|
||||
|
Reference in New Issue
Block a user