From 48a91dbaeab8fc4b99309a1b4a8751380caf6fe7 Mon Sep 17 00:00:00 2001 From: Yamato <66829532+louis1706@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:01:28 +0100 Subject: [PATCH] Update EXILED/Exiled.API/Features/Server.cs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Vladislav Popovič --- EXILED/Exiled.API/Features/Server.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXILED/Exiled.API/Features/Server.cs b/EXILED/Exiled.API/Features/Server.cs index 5082fdafc..6360e2fa5 100644 --- a/EXILED/Exiled.API/Features/Server.cs +++ b/EXILED/Exiled.API/Features/Server.cs @@ -174,7 +174,7 @@ public static int MaxPlayerCount /// Read the VSR for more info about its usage. /// /// - [Obsolete("This field has been deleted it's was using TransparentlyModded as a wrong usage")] + [Obsolete("This field has been deleted because it used the wrong field (TransparentlyModded)")] public static bool IsHeavilyModded { get => false;