mc-lce/Minecraft.World/TownFeature.h
2026-03-01 02:38:58 +02:00

5 lines
58 B
C++

#pragma once
class TownFeature : public LargeFeature
{
};