more component ref removal + combining server/client comps (#13178)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Content.Shared.Stacks
|
||||
|
||||
/// <summary>
|
||||
/// The maximum amount of things that can be in a stack.
|
||||
/// Can be overriden on <see cref="SharedStackComponent"/>
|
||||
/// Can be overriden on <see cref="StackComponent"/>
|
||||
/// if null, simply has unlimited max count.
|
||||
/// </summary>
|
||||
[DataField("maxCount")]
|
||||
|
||||
Reference in New Issue
Block a user