fixing android issues.

This commit is contained in:
Bryce Covert
2017-12-05 18:32:25 -08:00
parent 850a0a945d
commit a33c75e9ac
10 changed files with 66 additions and 33 deletions

View File

@@ -17,8 +17,7 @@
[play-clj.ui :refer :all]
[play-clj.utils :refer :all]
[play-clj.g2d :refer :all]
[advent.iap :as iap]
[advent.ios :as ios])
[advent.iap :as iap])
(:import [com.badlogic.gdx.graphics Color]
[com.badlogic.gdx Application Gdx]))