mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 19:42:10 +00:00
Fix issues with light of attached CAOs
This commit is contained in:
parent
4eacce5e2f
commit
1e0e85f82e
3 changed files with 27 additions and 6 deletions
|
@ -178,6 +178,8 @@ public:
|
|||
|
||||
void updateLight(u8 light_at_pos);
|
||||
|
||||
void updateLightNoCheck(u8 light_at_pos);
|
||||
|
||||
v3s16 getLightPosition();
|
||||
|
||||
void updateNodePos();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue