remove old graphics bin from ow editor

This commit is contained in:
scawful
2024-05-30 18:25:14 -04:00
parent d9261464eb
commit eb51c43d7d
3 changed files with 0 additions and 7 deletions

View File

@@ -260,7 +260,6 @@ class OverworldEditor : public Editor,
gfx::Bitmap all_gfx_bmp;
gfx::BitmapTable maps_bmp_;
gfx::BitmapTable graphics_bin_;
gfx::BitmapTable current_graphics_set_;
gfx::BitmapTable sprite_previews_;