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

Merged minetest-delta a624fe549bc75855a170

This commit is contained in:
Perttu Ahola 2011-07-21 20:55:08 +03:00
commit 308d861327
8 changed files with 22 additions and 3 deletions

View file

@ -932,6 +932,7 @@ void Client::ProcessData(u8 *data, u32 datasize, u16 sender_peer_id)
*/
//m_env.getClientMap().updateMeshes(block->getPos(), getDayNightRatio());
/*
Add it to mesh update queue and set it to be acknowledged after update.
*/