resolve sound paths

This commit is contained in:
Glenn Maynard
2003-09-03 00:20:35 +00:00
parent 40dfab1975
commit 40d4f18c55
+1
View File
@@ -163,6 +163,7 @@ bool RageSound::Load(CString sSoundFilePath, int precache)
Unload();
m_sFilePath = sSoundFilePath;
ResolvePath( m_sFilePath );
position = 0;