mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 09:15:38 +00:00
yes ivan be retarded
This commit is contained in:
parent
acd7de715e
commit
bbcf4a984b
@ -42,8 +42,6 @@ public class FUtil
|
|||||||
public static String DATE_STORAGE_FORMAT = "EEE, d MMM yyyy HH:mm:ss Z";
|
public static String DATE_STORAGE_FORMAT = "EEE, d MMM yyyy HH:mm:ss Z";
|
||||||
public static final Map<String, ChatColor> CHAT_COLOR_NAMES = new HashMap<>();
|
public static final Map<String, ChatColor> CHAT_COLOR_NAMES = new HashMap<>();
|
||||||
public static final List<ChatColor> CHAT_COLOR_POOL = Arrays.asList(
|
public static final List<ChatColor> CHAT_COLOR_POOL = Arrays.asList(
|
||||||
ChatColor.WHITE,
|
|
||||||
ChatColor.BLACK,
|
|
||||||
ChatColor.DARK_RED,
|
ChatColor.DARK_RED,
|
||||||
ChatColor.RED,
|
ChatColor.RED,
|
||||||
ChatColor.GOLD,
|
ChatColor.GOLD,
|
||||||
|
Loading…
Reference in New Issue
Block a user