mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 04:35:20 +01:00
crafting system!
This commit is contained in:
@@ -35,6 +35,7 @@ const char * g_tile_texture_paths[TILES_COUNT] =
|
||||
"../data/tree_top.png",
|
||||
"../data/mud_with_grass.png",
|
||||
"../data/cloud.png",
|
||||
"../data/coalstone.png",
|
||||
};
|
||||
|
||||
const char * tile_texture_path_get(u32 i)
|
||||
|
||||
Reference in New Issue
Block a user