mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Add BitmapFontIcon.EventTutorial
This commit is contained in:
parent
4ac4505d72
commit
26d2f764c6
1 changed files with 5 additions and 0 deletions
|
|
@ -784,4 +784,9 @@ public enum BitmapFontIcon : uint
|
|||
/// The Cross-World Party Member icon.
|
||||
/// </summary>
|
||||
CrossWorldPartyMember = 181,
|
||||
|
||||
/// <summary>
|
||||
/// The Event Tutorial icon.
|
||||
/// </summary>
|
||||
EventTutorial = 182,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue