Start 0.3.0-SNAPSHOT

This commit is contained in:
oakes
2014-04-06 02:27:41 -04:00
parent 25895faa9b
commit ef918eb21c
6 changed files with 45 additions and 37 deletions

View File

@@ -106,7 +106,6 @@
[{:keys [on-create]}]
(proxy [Game] []
(create []
(Texture/setEnforcePotImages false)
(when on-create
(on-create this)))))