outsidehouse
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
|
||||
(defn get-texture
|
||||
([path]
|
||||
(println "WARNING: using pack.atlas:" path)
|
||||
(get-texture "packed/pack.atlas" path))
|
||||
([atlas path]
|
||||
(atlas->texture (texture-atlas atlas) path))
|
||||
|
||||
Reference in New Issue
Block a user