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

Method OnMapLoad

src/game/editor/map_view.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void CMapView::OnMapLoad()
32{
33 m_ProofMode.OnMapLoad();
34}
35
36bool CMapView::IsFocused()
37{

Callers 1

LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected