1
This commit is contained in:
@@ -33,6 +33,7 @@ namespace Stary.Evo.TableTextConversion
|
||||
return null;
|
||||
}
|
||||
#endif
|
||||
return default(T); // 或抛出异常
|
||||
}
|
||||
|
||||
#if UNITY_EDITOR
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.staryevo.tabletextconversion",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"displayName": "05.TableTextConversion",
|
||||
"description": "表格转化工具",
|
||||
"unity": "2021.3",
|
||||
|
||||
Reference in New Issue
Block a user