mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-05-24 11:44:39 +00:00
5 lines
58 B
C++
5 lines
58 B
C++
#pragma once
|
|
|
|
class TownFeature : public LargeFeature
|
|
{
|
|
}; |