From d7ea52c8c86e607dc3e7557c96d07910d21be1f4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 16 Mar 2023 11:12:31 +0100 Subject: a --- main/clickable.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/clickable.hpp b/main/clickable.hpp index cd6dd895..7311b451 100644 --- a/main/clickable.hpp +++ b/main/clickable.hpp @@ -13,7 +13,7 @@ struct clickable final { Math::Range2D dest; BitArrayView bitmask; std::shared_ptr e; - std::int32_t depth; + float depth; std::uint32_t stride; bool mirrored; }; -- cgit v1.2.3