1
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Stary.Evo.TableTextConversion
|
|||||||
private static TableSystem _instance;
|
private static TableSystem _instance;
|
||||||
|
|
||||||
// 公共访问属性
|
// 公共访问属性
|
||||||
public static TableSystem Instance
|
public static TableSystem Global
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.staryevo.tabletextconversion",
|
"name": "com.staryevo.tabletextconversion",
|
||||||
"version": "1.1.7",
|
"version": "2.0.0",
|
||||||
"displayName": "05.TableTextConversion",
|
"displayName": "05.TableTextConversion",
|
||||||
"description": "表格转化工具",
|
"description": "表格转化工具",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user