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