mapper class and delete old stuff
This commit is contained in:
@@ -22,5 +22,7 @@
|
||||
{
|
||||
Player2 = user;
|
||||
}
|
||||
|
||||
public bool IsSeated(string playerName) => playerName == Player1 || playerName == Player2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user