From 86dedada532e335a56fafd3175eb89b6f74b8416 Mon Sep 17 00:00:00 2001 From: Jabak <163307958+Jabaks@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:10:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A7=D0=97=D0=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_White/Wizard/Teleport/WizardTeleportSpellEuiState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }