mirror of
https://codeberg.org/piebot/LegacyEvolved
synced 2026-07-16 04:01:01 +00:00
5 lines
58 B
C++
5 lines
58 B
C++
#pragma once
|
|
|
|
class TownFeature : public LargeFeature
|
|
{
|
|
}; |