serv4 + submodule update (#12740)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -37,5 +37,5 @@ public sealed class ReactiveReagentEffectEntry
|
||||
|
||||
[DataField("groups", readOnly: true, serverOnly: true,
|
||||
customTypeSerializer:typeof(PrototypeIdDictionarySerializer<HashSet<ReactionMethod>, ReactiveGroupPrototype>))]
|
||||
public Dictionary<string, HashSet<ReactionMethod>> ReactiveGroups { get; } = default!;
|
||||
public Dictionary<string, HashSet<ReactionMethod>>? ReactiveGroups { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user