Changed: Tool build_soundbank can also work without sheet id bin

--HG--
branch : sound_dev
hg/feature/gsoc2012-fabien
kaetemi 13 years ago
parent d3352cecf6
commit 36eb2a3057

@ -78,7 +78,7 @@ int main(int nNbArg, char **ppArgs)
CPath::addSearchPath(dfnDir, true, false);
// init sheet_id.bin
NLMISC::CSheetId::init(false);
NLMISC::CSheetId::initWithoutSheet();
// build the sound bank
UAudioMixer::buildSoundBank(exportDir);

Loading…
Cancel
Save