From fc1a03f9a257faf78de7838954709593ab4da628 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 2 Apr 2023 10:08:15 +0200 Subject: ffffffff --- 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 7de946a1..2fc28587 100644 --- a/main/clickable.hpp +++ b/main/clickable.hpp @@ -15,7 +15,7 @@ struct clickable final { BitArrayView bitmask; entity* e; float depth, slope; - Vector2s bb_min, bb_max; + Vector2s bb_min, bb_max; // debug only uint32_t stride; bool mirrored; }; -- cgit v1.2.3