7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
@using Contracts.Types;
|
|
|
|
<GameBoardPresentation Perspective="WhichPlayer.Player1" />
|
|
|
|
@code {
|
|
}
|