7 lines
74 B
C#
7 lines
74 B
C#
![]() |
namespace DDD
|
||
|
{
|
||
|
public interface IGameCharacter
|
||
|
{
|
||
|
|
||
|
}
|
||
|
}
|