diff --git a/Content.Shared/_White/Wizard/Teleport/WizardTeleportSpellEuiState.cs b/Content.Shared/_White/Wizard/Teleport/WizardTeleportSpellEuiState.cs index 26d6a3e236..78c19d5967 100644 --- a/Content.Shared/_White/Wizard/Teleport/WizardTeleportSpellEuiState.cs +++ b/Content.Shared/_White/Wizard/Teleport/WizardTeleportSpellEuiState.cs @@ -10,7 +10,7 @@ public sealed class WizardTeleportSpellEuiState : EuiStateBase } [Serializable, NetSerializable] -public sealed class TeleportSpellTargetLocationSelected : EuiMessageBase +sealed file class TeleportSpellTargetLocationSelected : EuiMessageBase { public int LocationUid; }