Finish server git add -A!
This commit is contained in:
parent
284ad037a5
commit
38d9702266
4 changed files with 43 additions and 3 deletions
|
@ -51,7 +51,8 @@
|
|||
(if dir
|
||||
(refresh game :dir dir)
|
||||
(refresh game))
|
||||
(append (list :type "state") (dump gm game-id)))))
|
||||
(to-json
|
||||
(append (list :type "state") (dump gm game-id))))))
|
||||
|
||||
|
||||
(defmethod handle-request ((api api) request)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue