mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
before adding day/night lighting
--HG-- rename : data/light.png => data/cloud.png
This commit is contained in:
parent
385dd9917f
commit
15a43c5ed0
18 changed files with 662 additions and 487 deletions
|
@ -32,6 +32,7 @@ const char * g_tile_texture_names[TILES_COUNT] =
|
|||
"mud",
|
||||
"tree_top",
|
||||
"mud_with_grass",
|
||||
"cloud",
|
||||
};
|
||||
|
||||
video::SMaterial g_tile_materials[TILES_COUNT];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue