9 lines
117 B
C#
9 lines
117 B
C#
using Fantasy.Entitas;
|
|
|
|
namespace NBF.Fishing2
|
|
{
|
|
public class SettingComponent : Entity
|
|
{
|
|
|
|
}
|
|
} |