aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/TownFeature.h
blob: 446daaea087aac3525145bb8284d6a5db9d53311 (plain)
1
2
3
4
5
#pragma once

class TownFeature : public LargeFeature
{
};