Fix?
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
namespace Content.Server.White.Other.CustomFluffSystems.merkka;
|
namespace Content.Server.White.Other.CustomFluffSystems.merkka;
|
||||||
|
|
||||||
[RegisterComponent]
|
[RegisterComponent]
|
||||||
public sealed class CustomCatExamineComponent : Component
|
public sealed partial class CustomCatExamineComponent : Component
|
||||||
{
|
{
|
||||||
public string? CatOwner;
|
public string? CatOwner;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user