mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-05 19:31:04 +00:00
ContentCAO: Update light of all attached entities (#9975)
This commit is contained in:
parent
f849917bbe
commit
a08d18acad
4 changed files with 22 additions and 60 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue