This commit is contained in:
2025-09-10 11:24:37 +08:00
parent d6006094d9
commit c30bd01789
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ namespace Stary.Evo.TableTextConversion
private static TableSystem _instance;
// 公共访问属性
public static TableSystem Instance
public static TableSystem Global
{
get
{