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