]> git.localhorst.tv Git - blobs.git/blobdiff - src/app/Assets.hpp
eat what's here
[blobs.git] / src / app / Assets.hpp
index ab6a4f3300e44b13d0d9be9e32579d426b8def3a..22b60878da42ed6663d5735fa338b13e8f71d061 100644 (file)
@@ -31,7 +31,7 @@ struct Assets {
 
        struct {
                world::Set<world::Resource> resources;
-               world::Set<world::TileType> tiles;
+               world::Set<world::TileType> tile_types;
        } data;
 
        struct {