Fix even more warnings (#11968)
Also more instances of someone using TryComp instead of HasComp Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Content.Shared.Paper
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class StampComponent : Component
|
||||
public sealed class StampComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// The loc string name that will be stamped to the piece of paper on examine.
|
||||
|
||||
Reference in New Issue
Block a user