mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-18 15:22:47 +03:00
Update comment
This commit is contained in:
parent
259b2c7c74
commit
ceb6d4d783
@ -575,7 +575,7 @@ void CTFHudMatchStatus::FireGameEvent( IGameEvent * event )
|
|||||||
|
|
||||||
const IMatchGroupDescription* pMatchDesc = GetMatchGroupDescription( TFGameRules()->GetCurrentMatchGroup() );
|
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 nSkin = 0;
|
||||||
int nSubModel = 0;
|
int nSubModel = 0;
|
||||||
if (pMatchDesc->BGetRoundDoorParameters(nSkin, nSubModel))
|
if (pMatchDesc->BGetRoundDoorParameters(nSkin, nSubModel))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user