summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-02-02 18:46:14 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-02-02 18:46:14 +0200
commit9b1b57a52390ecc98c27b2f923052511c387ba3d (patch)
treeefffdc8ec11d31a793e8cdb3926264632dbb6854 /src/main.cpp
parenta75876f24870b0c092a59b29fd25c9f2b34d334e (diff)
downloadminetest-9b1b57a52390ecc98c27b2f923052511c387ba3d.tar.gz
minetest-9b1b57a52390ecc98c27b2f923052511c387ba3d.tar.bz2
minetest-9b1b57a52390ecc98c27b2f923052511c387ba3d.zip
some tweaking
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ef7207894..e6b55e1bf 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -348,6 +348,8 @@ Doing now:
* Add some kind of erosion and other stuff that now is possible
* Make client to fetch stuff asynchronously
- Needs method SyncProcessData
+* What is the problem with the server constantly saving one or a few
+ blocks? List the first saved block, maybe it explains.
======================================================================