feature/avoid-repeating-places-in-game #38
@ -154,7 +154,7 @@ class GameFlowController
|
||||
|
||||
$this->saveVisit($last);
|
||||
|
||||
return new JsonContent($response, $last);
|
||||
return new JsonContent($response);
|
||||
}
|
||||
|
||||
// save the selected place for the round in UserPlayedPlace
|
||||
|
Loading…
Reference in New Issue
Block a user