- Check for color 0 in JS
- Fix error with frag usage
This commit is contained in:
@@ -65,6 +65,8 @@ public struct MessageTemplate()
|
||||
|
||||
/// <summary>
|
||||
/// Used for text and url
|
||||
///
|
||||
/// Ignore if 0!
|
||||
/// </summary>
|
||||
[JsonProperty("color")] public uint Color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user