8 lines
86 B
C#
8 lines
86 B
C#
using Fantasy.Entitas;
|
|
|
|
namespace NB;
|
|
|
|
public class AccountCacheInfo : Entity
|
|
{
|
|
|
|
} |