disabling projectM logo idle preset

This commit is contained in:
Mischa Spiegelmock
2016-08-08 22:26:35 -07:00
parent f99526b662
commit 95de7d38ec
5 changed files with 30 additions and 908 deletions

View File

@ -95,7 +95,7 @@ void TextureManager::Preload()
);
#endif
textures["project.tga"]=tex;
// textures["project.tga"]=tex;
#ifdef USE_DEVIL
ilLoadL(IL_TYPE_UNKNOWN,(ILvoid*) headphones_data, headphones_bytes);