amethyst / sheep

Modular and lightweight spritesheet packer 🐑
Other
89 stars 12 forks source link

Add named format to amethyst feature #17

Closed AldaronLau closed 5 years ago

AldaronLau commented 5 years ago

Fixes bug from https://github.com/amethyst/sheep/issues/16.

This basically makes AmethystNamedFormat depend on amethyst feature.

happenslol commented 5 years ago

Ah, totally forgot that. Thanks!