mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
commit before some more radical changes
This commit is contained in:
parent
06eb0ad4d0
commit
01c2b003e1
12 changed files with 222 additions and 63 deletions
|
@ -94,12 +94,8 @@ void init_content_inventory_texture_paths();
|
|||
#define CONTENT_COALSTONE 11
|
||||
#define CONTENT_WOOD 12
|
||||
#define CONTENT_SAND 13
|
||||
|
||||
/*
|
||||
This is used by all kinds of things to allocate memory for all
|
||||
contents except CONTENT_AIR and CONTENT_IGNORE
|
||||
*/
|
||||
#define USEFUL_CONTENT_COUNT 14
|
||||
#define CONTENT_FURNACE 14
|
||||
#define CONTENT_SIGN_WALL 15
|
||||
|
||||
/*
|
||||
Content feature list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue