This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -1,7 +1,7 @@
|
||||
namespace Content.Shared.Decals
|
||||
{
|
||||
[RegisterComponent]
|
||||
[Access(typeof(SharedDecalSystem))]
|
||||
[Friend(typeof(SharedDecalSystem))]
|
||||
public sealed class DecalGridComponent : Component
|
||||
{
|
||||
[DataField("chunkCollection", serverOnly: true)]
|
||||
|
||||
Reference in New Issue
Block a user