removed shuffle as a valid quantum group type in the schema

This commit is contained in:
FreezeDriedMangoes 2022-06-18 23:11:31 -04:00
parent 577ef9c1b6
commit 57753a7f47

View File

@ -633,8 +633,6 @@ namespace NewHorizons.External.Modules
[EnumMember(Value = @"states")] States = 1,
[EnumMember(Value = @"shuffle")] Shuffle = 2,
FailedValidation = 10
}