meaningful progress on showing action for mobile.

This commit is contained in:
Bryce Covert
2016-10-16 13:49:11 -07:00
parent 7347fdbfbf
commit 520143e145
3 changed files with 53 additions and 27 deletions

View File

@@ -28,7 +28,7 @@
:source-paths ["src" "src-common" "src-dev"]
:jvm-opts ["-Duse-repl=true" "-Dno-steam=true" #_"-Dclojure.compiler.direct-linking=true"]
:dependencies [[com.badlogicgames.gdx/gdx-tools "1.5.3"]
[org.clojure/tools.nrepl "0.2.7"]
[org.clojure/tools.nrepl "0.2.12"]
[play-clj-nrepl "0.1.0" :exclusions [play-clj]]
[slamhound "1.5.5"]
[org.clojure/data.csv "0.1.3"]]