diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-10 05:09:41 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-10 05:09:41 +0100 |
| commit | 1493cc1a9bb9355d8ebfc2f2f0320c8f3ca0594c (patch) | |
| tree | 5e0af3adb535e7d024a7a4cf3d0b85eb3f46ebea /editor | |
| parent | e53afc53ae4344235736af2956630d1d4f95fdf0 (diff) | |
aa
Diffstat (limited to 'editor')
| -rw-r--r-- | editor/wall-editor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |
