Update comment

This commit is contained in:
rabscootle 2025-02-27 18:52:57 -06:00 committed by EricS-Valve
parent 259b2c7c74
commit ceb6d4d783

View File

@ -575,7 +575,7 @@ void CTFHudMatchStatus::FireGameEvent( IGameEvent * event )
const IMatchGroupDescription* pMatchDesc = GetMatchGroupDescription( TFGameRules()->GetCurrentMatchGroup() );
//FIX: Refresh versus doors so Casual late-joiners do not see the wrong skin
// FIX: Refresh versus doors so late-joiners do not see the wrong skin
int nSkin = 0;
int nSubModel = 0;
if (pMatchDesc->BGetRoundDoorParameters(nSkin, nSubModel))