From c7a342d71ee93586b073a8e9c73b8ba6b621266f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 18 Mar 2023 00:08:33 +0100 Subject: a --- editor/update.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'editor/update.cpp') diff --git a/editor/update.cpp b/editor/update.cpp index b16821f8..cbe08c05 100644 --- a/editor/update.cpp +++ b/editor/update.cpp @@ -196,8 +196,6 @@ void app::update_world(float dt) } } - - void app::update_character([[maybe_unused]] float dt) { auto& w = M->world(); -- cgit v1.2.3