Yep
This commit is contained in:
@@ -14,11 +14,14 @@ public class Session
|
||||
}
|
||||
|
||||
public string Name { get; }
|
||||
|
||||
public ShogiBoard Board { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The User.Id of the player which created the session.
|
||||
/// </summary>
|
||||
public string Player1 { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The User.Id of the second player.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user