Skip to content

Commit

Permalink
Update EXILED/Exiled.API/Features/Server.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Vladislav Popovič <[email protected]>
  • Loading branch information
louis1706 and VladTheCow authored Feb 2, 2025
1 parent f216a6d commit 48a91db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXILED/Exiled.API/Features/Server.cs
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public static int MaxPlayerCount
/// Read the VSR for more info about its usage.
/// </remarks>
/// </summary>
[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;
Expand Down

0 comments on commit 48a91db

Please sign in to comment.