1
This commit is contained in:
@@ -13,6 +13,8 @@ public class GameQueryServices : IBuildinQueryServices
|
||||
// 注意:fileName包含文件格式
|
||||
return StreamingAssetsHelper.FileExists(packageName, fileName);
|
||||
}
|
||||
|
||||
public bool Query(string packageName, string fileName, string fileCRC)=>Query(packageName,fileName);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user