]> git.lizzy.rs Git - minetest.git/blobdiff - src/main.cpp
merged delta and c55
[minetest.git] / src / main.cpp
index 6eca96eaccf4ddc2f8de850c8ad7f30e115cc1bd..4f57fc078e05921e86ad5bceac0960795e9b1baf 100644 (file)
@@ -367,6 +367,9 @@ TODO: Merge bahamada's audio stuff (clean patch available)
 
 TODO: Move content_features to mapnode_content_features.{h,cpp} or so
 
+TODO: Fix item use() stuff; dropping a stack of cooked rats and eating
+      it gives 3 hearts and consumes all the rats.
+
 Making it more portable:
 ------------------------