summaryrefslogtreecommitdiff
path: root/src/voxel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/voxel.h')
-rw-r--r--src/voxel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/voxel.h b/src/voxel.h
index 5d45ab183..2e8015eb1 100644
--- a/src/voxel.h
+++ b/src/voxel.h
@@ -553,7 +553,7 @@ public:
/*
Some settings
*/
- bool m_disable_water_climb;
+ //bool m_disable_water_climb;
private:
};