mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix plantlike_rooted
world-aligned node base textures (#12994)
Co-authored-by: Wuzzy <Wuzzy@disroot.org>
This commit is contained in:
parent
981d79157a
commit
1f3b5e553b
3 changed files with 24 additions and 6 deletions
|
@ -85,7 +85,7 @@ void push_palette (lua_State *L,
|
|||
const std::vector<video::SColor> *palette);
|
||||
|
||||
TileDef read_tiledef (lua_State *L, int index,
|
||||
u8 drawtype);
|
||||
u8 drawtype, bool special);
|
||||
|
||||
void read_soundspec (lua_State *L, int index,
|
||||
SimpleSoundSpec &spec);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue