diff options
-rw-r--r-- | chickadee/render/texture.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chickadee/render/texture.scm b/chickadee/render/texture.scm index 65e2ba5..e019aa7 100644 --- a/chickadee/render/texture.scm +++ b/chickadee/render/texture.scm @@ -52,6 +52,7 @@ list->texture-atlas split-texture texture-atlas? + texture-atlas-texture texture-atlas-ref)) |