Skip to content

Commit

Permalink
Make NetworkManagerSessionExtensions public
Browse files Browse the repository at this point in the history
  • Loading branch information
ooonush committed Jan 8, 2024
1 parent f338385 commit 31bea8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace FishNet.Alven.SessionManagement
{
internal static class NetworkManagerSessionExtensions
public static class NetworkManagerSessionExtensions
{
public static ServerSessionManager GetServerSessionManager(this NetworkManager networkManager)
{
Expand Down

0 comments on commit 31bea8a

Please sign in to comment.