mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
backing up some stuff
This commit is contained in:
parent
adb7f248da
commit
bd100c5483
6 changed files with 172 additions and 43 deletions
|
@ -601,7 +601,7 @@ void MapBlock::updateMesh(u32 daynight_ratio)
|
|||
*/
|
||||
|
||||
{
|
||||
//TimeTaker timer2("updateMesh() collect");
|
||||
TimeTaker timer2("updateMesh() collect");
|
||||
|
||||
// Lock this, as m_temp_mods will be used directly
|
||||
JMutexAutoLock lock(m_temp_mods_mutex);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue