diff options
Diffstat (limited to '')
-rw-r--r-- | src/Generating/RoughRavines.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Generating/RoughRavines.h b/src/Generating/RoughRavines.h index a5ce13357..b326d7345 100644 --- a/src/Generating/RoughRavines.h +++ b/src/Generating/RoughRavines.h @@ -33,8 +33,6 @@ public: ); protected: - int m_Seed; - /** Maximum size of the ravine, in each of the X / Z axis */ int m_MaxSize; |