1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

added cobblestone to the texture atlas

This commit is contained in:
Perttu Ahola 2011-04-29 18:30:34 +03:00
parent 59af97710a
commit 67529acf5f
2 changed files with 2 additions and 0 deletions

View file

@ -477,6 +477,7 @@ void TextureSource::buildMainAtlas()
sourcelist.push_back("water.png");
sourcelist.push_back("leaves.png");
sourcelist.push_back("mud.png^grass_side.png");
sourcelist.push_back("cobble.png");
sourcelist.push_back("stone.png^mineral_coal.png");
sourcelist.push_back("stone.png^mineral_iron.png");