diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h index 92375974a..e7811d28f 100644 --- a/src/client.h +++ b/src/client.h @@ -95,6 +95,7 @@ struct IncomingPacket s32 *m_refcount; }; +// TODO: Remove this. It is not used as supposed. class LazyMeshUpdater { public: |