Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ResetVictim
Method
ResetVictim
src/engine/shared/console.cpp:1123–1126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1121
}
1122
1123
void CConsole::CResult::ResetVictim()
1124
{
1125
m_Victim = VICTIM_NONE;
1126
}
1127
1128
bool CConsole::CResult::HasVictim() const
1129
{
Callers
1
ParseArgs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected