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