MCPcopy 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
230void CProofMode::SetModeIngame()
231{
232 m_ProofBorders = EProofBorder::INGAME;
233}
234
235void CProofMode::SetModeMenu()
236{

Callers 1

PopupProofModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected