Added mapType to BaseGenerator

This commit is contained in:
Kayne Ruse
2014-06-21 18:10:57 +10:00
parent 8afd0e7c8a
commit 3662a97475
13 changed files with 20 additions and 22 deletions
@@ -24,8 +24,6 @@
#include "base_generator.hpp"
#define TOWERS_GENERATOR_PSEUDOINDEX "TowersGenerator"
class TowersGenerator : public BaseGenerator {
public:
TowersGenerator();