提交示例代码

This commit is contained in:
Bob.Song
2026-03-05 11:39:06 +08:00
commit 25958f58c3
2534 changed files with 209593 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
namespace Fantasy
{
public partial class ErrorCode
{
public static string GetText(uint errorCode)
{
return ErrorCodeData.Instance.Get(errorCode).Text;
}
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: a6cd7984eec694f5ca83080cbed1da95
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: