]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/materials.h
map unloading is now a whole lot better
[dragonfireclient.git] / src / materials.h
index 272116d8310209836a764e32701c5ff40bc04d2b..f061ecbfa5eb7075c5fe0e4463fad10ff6279301 100644 (file)
@@ -49,7 +49,7 @@ struct DiggingProperties
 };
 
 /*
-       This is a DEPRECATED way of determining mining characteristics.
+       This is a bad way of determining mining characteristics.
        TODO: Get rid of this and set up some attributes like toughness,
              fluffyness, and a funciton to calculate time and durability loss
              (and sound? and whatever else) from them