From 32b4231d09f4c19dbcbf1f29ff66d109f11be1dd Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 11 Jan 2024 05:25:04 +0100 Subject: remove tint-add --- src/wall-atlas.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wall-atlas.hpp') diff --git a/src/wall-atlas.hpp b/src/wall-atlas.hpp index 9a329a74..82301187 100644 --- a/src/wall-atlas.hpp +++ b/src/wall-atlas.hpp @@ -30,7 +30,6 @@ struct Group uint32_t index = (uint32_t)-1, count = 0; Vector2ui pixel_size; Color4 tint_mult{1,1,1,1}; - Color3 tint_add{}; uint8_t from_rotation = (uint8_t)-1; bool mirrored : 1 = false, default_tint : 1 = true, -- cgit v1.2.3