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