update core

This commit is contained in:
2024-10-25 15:35:39 +08:00
parent ba9f401013
commit 2bfcd95f09
22 changed files with 5192 additions and 406 deletions

View File

@@ -21,6 +21,7 @@ namespace Views
public const string AboutPanel ="AboutPanel";
public const string GamePanel ="GamePanel";
public const string SuccessPanel ="SuccessPanel";
public const string InitTipPanel ="InitTipPanel";
//Code end
}
}