mirror of https://github.com/tuyoogame/YooAsset
Update YooAssets.cs
parent
43da6847ba
commit
b8ba4219cd
|
@ -36,7 +36,7 @@ namespace YooAsset
|
|||
public abstract class CreateParameters
|
||||
{
|
||||
/// <summary>
|
||||
/// 资源定位地址为小写地址
|
||||
/// 资源定位地址大小写不敏感
|
||||
/// </summary>
|
||||
public bool LocationToLower = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue