7 lines
80 B
C#
7 lines
80 B
C#
namespace PeopleVille.Location
|
|
{
|
|
public class Bank : Location
|
|
{
|
|
|
|
}
|
|
} |