7 lines
82 B
C#
7 lines
82 B
C#
namespace PeopleVille.Locations
|
|
{
|
|
public class EggStore : Store
|
|
{
|
|
|
|
}
|
|
} |