(client) fix:发现资源文件夹少了个s
This commit is contained in:
@ -271,7 +271,7 @@ namespace Configs
|
||||
|
||||
// 加载指定路径下的所有资源
|
||||
T[] resources = Resources.LoadAll<T>(path);
|
||||
|
||||
|
||||
foreach (T resource in resources)
|
||||
{
|
||||
if (resource != null)
|
||||
|
Reference in New Issue
Block a user