ok
This commit is contained in:
parent
9e4fa6e1a2
commit
947c3e8f49
1 changed files with 3 additions and 0 deletions
|
|
@ -232,6 +232,9 @@ end"}
|
||||||
sql/format
|
sql/format
|
||||||
(jdbc/execute-one! ds)
|
(jdbc/execute-one! ds)
|
||||||
:total)]
|
:total)]
|
||||||
|
;; when we want to play again, we have to "archive" the current game by
|
||||||
|
;; changing its game code to `${code}-${games-in-set}` and settings its
|
||||||
|
;; game_set to `code`.
|
||||||
(pp/pprint game)
|
(pp/pprint game)
|
||||||
(println games-in-set))
|
(println games-in-set))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue