summaryrefslogtreecommitdiffhomepage
path: root/src/tile-image.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile-image.hpp')
-rw-r--r--src/tile-image.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tile-image.hpp b/src/tile-image.hpp
index f1db9a5e..77424c62 100644
--- a/src/tile-image.hpp
+++ b/src/tile-image.hpp
@@ -6,7 +6,7 @@ namespace floormat {
struct tile_atlas;
-using variant_t = std::uint16_t;
+using variant_t = std::uint8_t;
struct tile_image_proto final
{