add entrance metadata to usage stats

This commit is contained in:
scawful
2024-06-09 19:13:02 -04:00
parent eb51c43d7d
commit e96602b8ca
2 changed files with 15 additions and 1 deletions

View File

@@ -262,7 +262,6 @@ class OverworldEditor : public Editor,
gfx::BitmapTable maps_bmp_;
gfx::BitmapTable current_graphics_set_;
gfx::BitmapTable sprite_previews_;
gfx::BitmapTable animated_maps_;
gui::zeml::Node layout_node_;