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

fixed face updating slowness bug

This commit is contained in:
Perttu Ahola 2010-11-29 14:03:40 +02:00
parent aaafb5add0
commit a18525a14e
7 changed files with 127 additions and 8 deletions

View file

@ -95,6 +95,7 @@ struct IncomingPacket
s32 *m_refcount;
};
// TODO: Remove this. It is not used as supposed.
class LazyMeshUpdater
{
public: