automatically delete tournaments when complete
This commit is contained in:
+1
-1
@@ -322,7 +322,7 @@ void send_ep3_set_tournament_player_decks(
|
||||
std::shared_ptr<Lobby> l,
|
||||
std::shared_ptr<Client> c,
|
||||
std::shared_ptr<const Episode3::Tournament::Match> match);
|
||||
void send_ep3_tournament_match_result_result(
|
||||
void send_ep3_tournament_match_result(
|
||||
std::shared_ptr<Lobby> l,
|
||||
std::shared_ptr<const Episode3::Tournament::Match> match);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user