1
0

Removed unused constants from MineShafts and Ravines.

This commit is contained in:
Mattes D
2014-05-09 20:13:20 +02:00
parent 0fc60edaeb
commit a936736acd
2 changed files with 0 additions and 9 deletions

View File

@@ -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: