Files
GabsPuNs-Project_Zenith_Main/Minecraft.World/TownFeature.h
2026-05-14 19:16:33 -04:00

5 lines
58 B
C++

#pragma once
class TownFeature : public LargeFeature
{
};