修改assets

This commit is contained in:
Bob.Song
2025-11-12 17:49:44 +08:00
parent 6808da81b8
commit 5440af548e
954 changed files with 792 additions and 64396 deletions

View File

@@ -1,6 +1,7 @@
using System;
using System.Diagnostics;
using System.Globalization;
using Fantasy.Async;
namespace NBC
{

View File

@@ -48,7 +48,7 @@ namespace NBC
{
return assetProvider.Asset as T;
}
return null;
}