@@ -0,0 +1,9 @@
|
||||
using Content.Shared._White.InteractiveBoard;
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Client._White.InteractiveBoard;
|
||||
|
||||
[NetworkedComponent, RegisterComponent]
|
||||
public sealed partial class InteractiveBoardComponent : SharedInteractiveBoardComponent
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user