CTT/Server/Model/Game/Entity/ServerItemLimitComponent.cs

7 lines
82 B
C#

namespace ET
{
public class ServerItemLimitComponent
{
}
}