1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-18 10:45:27 +02:00

Fix updating glow on entities

was broken in #10021 more than 2 years ago(!)
This commit is contained in:
sfan5
2022-06-17 20:43:39 +02:00
parent ae555465ba
commit a83d81ff45
2 changed files with 3 additions and 5 deletions

View File

@@ -127,7 +127,6 @@ private:
float m_step_distance_counter = 0.0f;
video::SColor m_last_light = video::SColor(0xFFFFFFFF);
bool m_is_visible = false;
s8 m_glow = 0;
// Material
video::E_MATERIAL_TYPE m_material_type;
// Settings