From 424701126b5613badc23dd7354b26294dc1c6c93 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 22 Dec 2023 10:07:08 +0100 Subject: a --- editor/tile-editor.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/tile-editor.hpp') 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 variant; }; - String _name; std::map> _atlases; tile_image_proto _selected_tile; tuple _permutation; -- cgit v1.2.3