]> git.jsancho.org Git - gacela.git/blobdiff - gacela_draw.lisp
(no commit message)
[gacela.git] / gacela_draw.lisp
index 90efd0611772cd693edde2b5e8e38fea8ed0f215..450ed133c0eb15e12d6aab2b4d762b35df3e6ce7 100644 (file)
@@ -76,7 +76,7 @@
 ;  (init-textures)
 ;  (init-video-mode)
   (let ((key (make-texture :filename filename :min-filter min-filter :mag-filter mag-filter)))
-    (cond ((get-resource key) key)
+    (cond ((get-resource key) t)
          (t
           (progn-textures
            (multiple-value-bind