mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Embed data directly in mapblocks
This commit is contained in:
parent
8f996e4a7c
commit
b3503e7853
3 changed files with 4 additions and 7 deletions
|
@ -135,7 +135,7 @@ struct ContentFeatures;
|
|||
*/
|
||||
|
||||
|
||||
struct MapNode
|
||||
struct alignas(u32) MapNode
|
||||
{
|
||||
/*
|
||||
Main content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue