MCPcopy Create free account
hub / github.com/ddnet/ddnet / SetModeMenu

Method SetModeMenu

src/game/editor/proof_mode.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235void CProofMode::SetModeMenu()
236{
237 m_ProofBorders = EProofBorder::MENU;
238}
239
240int CProofMode::CurrentMenuProofIndex() const
241{

Callers 1

PopupProofModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected