Precache debug/debugfbtexture1 material
This commit is contained in:
parent
481f881cb8
commit
0fbddc051d
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ extern bool IsInCommentaryMode( void );
|
|||
CLIENTEFFECT_REGISTER_BEGIN( PrecachePostProcessingEffectsGlow )
|
||||
CLIENTEFFECT_MATERIAL( "dev/glow_color" )
|
||||
CLIENTEFFECT_MATERIAL( "dev/halo_add_to_screen" )
|
||||
CLIENTEFFECT_MATERIAL( "debug/debugfbtexture1" )
|
||||
CLIENTEFFECT_REGISTER_END_CONDITIONAL( engine->GetDXSupportLevel() >= 90 )
|
||||
|
||||
#ifdef VOICE_VOX_ENABLE
|
||||
|
|
Loading…
Reference in a new issue