summaryrefslogtreecommitdiffhomepage
path: root/editor
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-03-18 00:08:33 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-03-18 00:08:33 +0100
commitc7a342d71ee93586b073a8e9c73b8ba6b621266f (patch)
tree4fd99ee3db670fe9933e023d18d74f50abf1311c /editor
parent2640db18223b6a93140dd8fdc57d607d4b777f08 (diff)
a
Diffstat (limited to 'editor')
-rw-r--r--editor/update.cpp2
1 files changed, 0 insertions, 2 deletions
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();