Removed space

This commit is contained in:
Kyle Bradley 2021-03-01 00:40:59 +02:00
parent cf7fb72dbf
commit 894885eef0

View file

@ -734,7 +734,6 @@ void CGameContext::ConSwap(IConsole::IResult *pResult, void *pUserData)
CPlayer *pSwapPlayer = pSelf->m_apPlayers[TargetClientId];
bool SwapPending = pSwapPlayer->m_ClientSwapID != pResult->m_ClientID;
if(SwapPending)
{