mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 18:55:29 +02:00
ContentCAO: Update light of all attached entities (#9975)
This commit is contained in:
@@ -236,9 +236,7 @@ public:
|
||||
m_visuals_expired = true;
|
||||
}
|
||||
|
||||
void updateLight(u8 light_at_pos);
|
||||
|
||||
void updateLightNoCheck(u8 light_at_pos);
|
||||
void updateLight(u32 day_night_ratio);
|
||||
|
||||
void setNodeLight(u8 light);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user