Skip to content

Conversation

@CucFlavius
Copy link
Contributor

{
Name = "HousingThemeFlags",
Type = "Enumeration",
NumValues = 3,
MinValue = 0,
MaxValue = 2,
Fields =
{
{ Name = "None", Type = "HousingThemeFlags", EnumValue = 0 },
{ Name = "UnlockedByDefault", Type = "HousingThemeFlags", EnumValue = 1 },
{ Name = "ShowInStyleSelector", Type = "HousingThemeFlags", EnumValue = 2 },
},
},

@Marlamin Marlamin merged commit 06e5719 into wowdev:master Dec 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants