From 411b53fd96b3e43960fcd1bf4bfeefe4c5e2f164 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 10 Jun 2023 10:57:53 +0200 Subject: wip --- editor/app.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'editor/app.cpp') diff --git a/editor/app.cpp b/editor/app.cpp index f988f230..fa1c9b76 100644 --- a/editor/app.cpp +++ b/editor/app.cpp @@ -78,6 +78,7 @@ void app::reset_world(struct world&& w_) _editor.on_release(); _editor.clear_selection(); kill_popups(true); + _tested_light = 0; clear_keys(); const auto pixel = cursor.pixel; -- cgit v1.2.3