]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/voxel.h
Get rid of all the string format warnings caused by the DSTACK macro
[dragonfireclient.git] / src / voxel.h
index 5d45ab183e7dd310f30f06eeb6e0453d5bc51c1a..2e8015eb19c72dee159458b2902d45fff13889f2 100644 (file)
@@ -553,7 +553,7 @@ class VoxelManipulator /*: public NodeContainer*/
        /*
                Some settings
        */
-       bool m_disable_water_climb;
+       //bool m_disable_water_climb;
 
 private:
 };