diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-22 10:07:08 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-22 10:07:08 +0100 |
| commit | 424701126b5613badc23dd7354b26294dc1c6c93 (patch) | |
| tree | d7d87af8c659fde18fdf269ec2cade08e229abfc /editor/tile-editor.hpp | |
| parent | dba52df4581329a692d889d76cb7f093e7e3f7d9 (diff) | |
a
Diffstat (limited to 'editor/tile-editor.hpp')
| -rw-r--r-- | editor/tile-editor.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/tile-editor.hpp b/editor/tile-editor.hpp index 57347bf0..a33ed848 100644 --- a/editor/tile-editor.hpp +++ b/editor/tile-editor.hpp @@ -23,7 +23,6 @@ class tile_editor final std::vector<decltype(tile_image_proto::variant)> variant; }; - String _name; std::map<StringView, std::shared_ptr<tile_atlas>> _atlases; tile_image_proto _selected_tile; tuple _permutation; |
