1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

added trees (very glitchy) and changed grass texture

This commit is contained in:
Perttu Ahola 2011-02-28 02:48:31 +02:00
parent a302ae3e08
commit ad9e084e94
3 changed files with 40 additions and 6 deletions

View file

@ -167,7 +167,8 @@ void * EmergeThread::Thread()
only_from_disk,
changed_blocks,
lighting_invalidated_blocks);
#if 0
/*
While we're at it, generate some other blocks too
*/
@ -187,6 +188,7 @@ void * EmergeThread::Thread()
catch(InvalidPositionException &e)
{
}
#endif
}
// If it is a dummy, block was not found on disk