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:
@@ -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
|
||||
|
Reference in New Issue
Block a user