Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ SetModeIngame
Method
SetModeIngame
src/game/editor/proof_mode.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void CProofMode::SetModeIngame()
231
{
232
m_ProofBorders = EProofBorder::INGAME;
233
}
234
235
void CProofMode::SetModeMenu()
236
{
Callers
1
PopupProofMode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected