CTT/Server/Model/Game/Entity/Battle/Skill/StartBebeficalSkill.cs

12 lines
138 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace ET
{
public class StartBebeficalSkill
{
}
}