Removed unused constants from MineShafts and Ravines.
This commit is contained in:
@@ -25,12 +25,6 @@ in a depth-first processing. Each of the descendants will branch randomly, if no
|
||||
|
||||
|
||||
|
||||
static const int NEIGHBORHOOD_SIZE = 3;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class cMineShaft abstract
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user