forked from project-redbud/FunGame-Core
8 lines
99 B
C#
8 lines
99 B
C#
namespace Milimoe.FunGame.Core.Api.Factory
|
|
{
|
|
internal class CharacterFactory
|
|
{
|
|
|
|
}
|
|
}
|