MCPcopy 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
1123void CConsole::CResult::ResetVictim()
1124{
1125 m_Victim = VICTIM_NONE;
1126}
1127
1128bool CConsole::CResult::HasVictim() const
1129{

Callers 1

ParseArgsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected