mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-01 05:13:40 +01:00
Retainer Sale color
This commit is contained in:
parent
ae9bb91aa3
commit
c3139e0f9d
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ public enum XivChatType : ushort // FIXME: this is a single byte
|
|||
/// <remarks>
|
||||
/// This might be used for other purposes.
|
||||
/// </remarks>
|
||||
[XivChatTypeInfo("Retainer", "retainer", 0x ????????)]
|
||||
[XivChatTypeInfo("Retainer", "retainer", 0xFF808080)]
|
||||
RetainerSale = 71,
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue