Merge branch 'master' into LouDi_Quan
This commit is contained in:
commit
edf63faf2a
@ -9,7 +9,7 @@ namespace QFramework
|
||||
{
|
||||
public static string ToLocalAudioResName(this string selfFilePath)
|
||||
{
|
||||
return string.Format("LocalAudio:{0}", selfFilePath);
|
||||
return string.Format("localaudio:{0}", selfFilePath);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user