diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 802dc539b..bb34a1a97 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -225,6 +225,9 @@ FIXME: The new optimized map sending doesn't sometimes send enough blocks TODO: Map saving should be done by EmergeThread
+SUGG: Map unloading based on sector reference is not very good, it keeps
+ unnecessary stuff in memory. I guess. Investigate this.
+
Environment:
------------
|