From af28d582158d9cd4335dc99e79d1ad8e6e227625 Mon Sep 17 00:00:00 2001 From: kobewi Date: Tue, 2 Jul 2024 08:45:05 +0200 Subject: [PATCH] Fix RMB erasing of tiles --- editor/plugins/tiles/tile_map_layer_editor.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editor/plugins/tiles/tile_map_layer_editor.cpp b/editor/plugins/tiles/tile_map_layer_editor.cpp index f6e4c6f9513..d3afd255024 100644 --- a/editor/plugins/tiles/tile_map_layer_editor.cpp +++ b/editor/plugins/tiles/tile_map_layer_editor.cpp @@ -764,12 +764,13 @@ bool TileMapLayerEditorTilesPlugin::forward_canvas_gui_input(const Refupdate_viewport();