fixed background up.

This commit is contained in:
Bryce Covert
2017-01-10 09:14:58 -08:00
parent 8aec881ea6
commit 4e76ce6cf8
15 changed files with 1060 additions and 1038 deletions

View File

@@ -33,6 +33,16 @@
[slamhound "1.5.5"]
[org.clojure/data.csv "0.1.3"]]
#_#_:warn-on-reflection true}
:mobile-dev {
:source-paths ["src" "src-common" "src-dev"]
:jvm-opts ["-Duse-repl=true" "-Dno-steam=true" "-Dui_scale=1.5" #_"-Dclojure.compiler.direct-linking=true"]
:dependencies [[com.badlogicgames.gdx/gdx-tools "1.5.3"]
[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"]]
#_#_:warn-on-reflection true}
:app-store {
:source-paths ["src" "src-common" "src-dev"]