4 lines
54 B
C#
4 lines
54 B
C#
public interface IPointMass : IMassive, ILocation
|
|
{
|
|
}
|
public interface IPointMass : IMassive, ILocation
|
|
{
|
|
}
|