@@ -0,0 +1,8 @@
|
||||
namespace Content.Shared._White.Wizard.Mirror;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed partial class WizardMirrorComponent : Component
|
||||
{
|
||||
[DataField]
|
||||
public EntityUid? Target;
|
||||
}
|
||||
Reference in New Issue
Block a user