@@ -0,0 +1,7 @@
|
||||
namespace Content.Server._White.InteractiveBoard;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(InteractiveBoardSystem))]
|
||||
public sealed partial class OnInteractiveBoardWriteComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user