Skip to content

Commit

Permalink
Removed ExcludeSerialization attribute from SessionPlayer
Browse files Browse the repository at this point in the history
  • Loading branch information
ooonush committed May 1, 2024
1 parent b55c1e6 commit fe40a93
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
using FishNet.CodeGenerating;
using FishNet.Connection;
using FishNet.Managing;
using FishNet.CodeGenerating;

namespace FishNet.Alven.SessionManagement
{
[ExcludeSerialization]
[UseGlobalCustomSerializer]
public sealed class SessionPlayer
{
Expand Down

0 comments on commit fe40a93

Please sign in to comment.