Added mapType to BaseGenerator
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
|
||||
#include "base_generator.hpp"
|
||||
|
||||
#define CAVES_GENERATOR_PSEUDOINDEX "CavesGenerator"
|
||||
|
||||
class CavesGenerator : public BaseGenerator {
|
||||
public:
|
||||
CavesGenerator();
|
||||
|
||||
Reference in New Issue
Block a user