Co-authored-by: zzdxxz <2079238449@qq.com> Co-committed-by: zzdxxz <2079238449@qq.com>
9 lines
75 B
C#
9 lines
75 B
C#
namespace Entity
|
|
{
|
|
public class Monster:Entity
|
|
{
|
|
|
|
|
|
}
|
|
|
|
} |