From 1493cc1a9bb9355d8ebfc2f2f0320c8f3ca0594c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 10 Jan 2024 05:09:41 +0100 Subject: aa --- editor/wall-editor.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/wall-editor.cpp') diff --git a/editor/wall-editor.cpp b/editor/wall-editor.cpp index c7052c69..f3e0b13f 100644 --- a/editor/wall-editor.cpp +++ b/editor/wall-editor.cpp @@ -58,7 +58,6 @@ void wall_editor::load_atlases() wall_editor::wall_editor() { load_atlases(); - _selected_atlas = loader.wall_atlas("concrete1"_s, false); // todo } StringView wall_editor::name() const { return "wall"_s; } -- cgit v1.2.3