Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
NotZer0Two committed Aug 16, 2024
1 parent 6181e61 commit 3e747a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EXILED/Exiled.API/Extensions/MirrorExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ public static void ChangeSceneToAllClients(ScenesType scene)
NetworkServer.SendToAll(message);
}

/// <summary>
/// Scales an object for the specified player.
/// </summary>
/// <param name="player">Target to send.</param>
Expand Down

0 comments on commit 3e747a0

Please sign in to comment.