Utility/UIHelper.cs @@ -665,7 +665,7 @@ } } public static string AppendStringColor(int itemColor, string msg, bool bright = false) public static string AppendColor(int itemColor, string msg, bool bright = false) { switch (itemColor) {