Removed the DTK Music option. It is now always enabled.

This commit is contained in:
skidau
2012-04-23 05:02:43 +10:00
parent f0a5214a3f
commit 5ceef0c513
6 changed files with 3 additions and 22 deletions

View File

@ -33,7 +33,6 @@
struct AudioCommonConfig
{
bool m_EnableDTKMusic;
bool m_EnableJIT;
bool m_DumpAudio;
int m_Volume;