remove ResolvePath calls; this is done automatically and has been a noop
for a long time
This commit is contained in:
@@ -164,7 +164,6 @@ bool RageSound::Load(CString sSoundFilePath, int precache)
|
||||
Unload();
|
||||
|
||||
m_sFilePath = sSoundFilePath;
|
||||
ResolvePath( m_sFilePath );
|
||||
position = 0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user