From 6a518702e332daa5b0af3571dc6b816fdb33dc2e Mon Sep 17 00:00:00 2001 From: Zekins <136648667+Zekins3366@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:09:07 +0300 Subject: [PATCH] Update SpeciesPrototype.cs --- Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs b/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs index af8a3de30d9..e9328a8ebd7 100644 --- a/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs +++ b/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs @@ -146,6 +146,5 @@ public enum SpeciesNaming : byte First, FirstLast, FirstDashFirst, - XnoY, TheFirstofLast, }