From bc837ff53cf99d95bd7588ef79c5851421082664 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 19 Mar 2024 14:29:57 +0100 Subject: cc --- editor/update.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'editor') diff --git a/editor/update.cpp b/editor/update.cpp index 1fdbe31b..55d0ec4a 100644 --- a/editor/update.cpp +++ b/editor/update.cpp @@ -275,9 +275,7 @@ auto app::get_z_bounds() -> z_bounds void app::update(Ns dt) { - //M->world().collect(); M->world().collect(true); - update_cursor_tile(cursor.pixel); tests_pre_update(dt); apply_commands(*keys_); -- cgit v1.2.3