Esempio n. 1
0
    public ChoosingState(Client client, UiGameStateChoosing view) : base(client, view)
    {

    }
Esempio n. 2
0
 public ChoosingState(Client client, UiGameStateChoosing view) : base(client, view)
 {
 }