mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-09 00:24:15 +00:00
@@ -3,7 +3,7 @@
|
||||
#include "IntCache.h"
|
||||
#include "RegionHillsLayer.h"
|
||||
|
||||
RegionHillsLayer::RegionHillsLayer(int64_t seed, std::shared_ptr<Layer> parent) : Layer(seed)
|
||||
RegionHillsLayer::RegionHillsLayer(int64_t seed, shared_ptr<Layer> parent) : Layer(seed)
|
||||
{
|
||||
this->parent = parent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user