diff options
author | Perttu Ahola <celeron55@gmail.com> | 2010-11-29 21:28:14 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2010-11-29 21:28:14 +0200 |
commit | b22abef1435a6b7523973c45faf8ceb3b509a07a (patch) | |
tree | 92262599902ff36ba4d835aafd882b5b57a58458 /src/main.cpp | |
parent | fc26dcdb19dd4e296d850714019ed7da1de0b021 (diff) | |
download | minetest-b22abef1435a6b7523973c45faf8ceb3b509a07a.tar.gz minetest-b22abef1435a6b7523973c45faf8ceb3b509a07a.tar.bz2 minetest-b22abef1435a6b7523973c45faf8ceb3b509a07a.zip |
test
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 8ce19ed92..f4a52c40a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -194,6 +194,7 @@ SUGG: Split MapBlockObject serialization to to-client and to-disk TODO: Get rid of GotSplitPacketException
Before release:
+======================================================================
TODO: Check what goes wrong with caching map to disk (Kray)
|