Compare commits
2 Commits
695e9b2fd9
...
edf63faf2a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
edf63faf2a | ||
|
|
f8a7766a5e |
@ -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