diff options
Diffstat (limited to 'src/main.cpp')
-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 0cb16c033..d22da3ff7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -187,6 +187,9 @@ Doing now: TODO: When server sees that client is removing an inexistent block or
adding a block to an existent position, resend the MapBlock.
+TODO: Fix viewing range updater's oscillation when there is large non-
+ linearity in range-speed relation
+
======================================================================
*/
|