9 lines
108 B
C#
9 lines
108 B
C#
namespace Fruitomation.Game
|
|
{
|
|
public class PeelerBuilding : Building
|
|
{
|
|
|
|
|
|
}
|
|
}
|