From c021cbd3b8b93fac6d8f5950476bee1cf5f1a2cb Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 1 Mar 2024 18:44:19 +0100 Subject: remove obsolete comments --- editor/tests-private.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'editor') diff --git a/editor/tests-private.hpp b/editor/tests-private.hpp index a6f20e92..6d137f67 100644 --- a/editor/tests-private.hpp +++ b/editor/tests-private.hpp @@ -31,6 +31,7 @@ protected: }; enum class Test : uint32_t { + //todo add a speedometer overlay test none, path, raycast, region, pathfinding, COUNT, }; -- cgit v1.2.3