5 lines
58 B
C++
5 lines
58 B
C++
#pragma once
|
|
|
|
class TownFeature : public LargeFeature
|
|
{
|
|
}; |
#pragma once
|
|
|
|
class TownFeature : public LargeFeature
|
|
{
|
|
}; |