Faucet/Minecraft.World/TownFeature.h
2026-03-09 16:37:23 +11:00

5 lines
58 B
C++

#pragma once
class TownFeature : public LargeFeature
{
};