7 lines
116 B
C#
7 lines
116 B
C#
|
namespace ZC
|
|||
|
{
|
|||
|
[UIType(UIType.BasicInformationUI)]
|
|||
|
public class BasicInformationUI : UIBase
|
|||
|
{
|
|||
|
}
|
|||
|
}
|