mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
removed shuffle as a valid quantum group type in the schema
This commit is contained in:
parent
577ef9c1b6
commit
57753a7f47
2
NewHorizons/External/Modules/PropModule.cs
vendored
2
NewHorizons/External/Modules/PropModule.cs
vendored
@ -633,8 +633,6 @@ namespace NewHorizons.External.Modules
|
||||
|
||||
[EnumMember(Value = @"states")] States = 1,
|
||||
|
||||
[EnumMember(Value = @"shuffle")] Shuffle = 2,
|
||||
|
||||
FailedValidation = 10
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user