relative positioning needs to be based off the scale.

This commit is contained in:
2015-04-22 19:57:18 -07:00
parent d866c00cd9
commit 7495c63d88
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
(defproject play-clj "0.4.5-SNAPSHOT"
(defproject play-clj "0.4.5-BRYCE"
:description "A libGDX wrapper for easy cross-platform game development"
:url "https://github.com/oakes/play-clj"
:license {:name "Public Domain"