We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc0264 commit ccd7e4cCopy full SHA for ccd7e4c
1 file changed
src/game/client/swarm/vgui/nb_header_footer.cpp
@@ -154,7 +154,7 @@ void CASW_Background_Movie::ClearCurrentMovie()
154
break;
155
}
156
m_nMaterialType = MATERIAL_INVALID;
157
- //m_nTextureID = -1;
+ m_nTextureID = -1;
158
159
160
@@ -256,7 +256,7 @@ void CASW_Background_Movie::Update( bool bForce )
256
{
257
m_videoFFmpegPlayer.Reset();
258
259
260
261
262
case MATERIAL_BIK:
0 commit comments