mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 18:18:18 +00:00
Removed space
This commit is contained in:
parent
cf7fb72dbf
commit
894885eef0
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue