更正错误注释

更正错误注释
This commit is contained in:
ALEXTANG
2023-11-07 11:04:59 +08:00
parent 8c0df95626
commit b52e655c30

View File

@@ -44,7 +44,7 @@ namespace TEngine
public UIBase Parent => parent;
/// <summary>
/// 自动逸数据集。
/// 自定义数据集。
/// </summary>
protected System.Object[] userDatas;