mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-18 19:03:00 +00:00
5 lines
58 B
C++
5 lines
58 B
C++
#pragma once
|
|
|
|
class TownFeature : public LargeFeature
|
|
{
|
|
}; |