MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / OnFileStats

Method OnFileStats

editor/MainFrm.cpp:3326–3326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3324 dlg.DoModal();
3325}
3326
3327void CMainFrame::OnFileStats() { ShowLevelStats(); }
3328
3329void CMainFrame::OnFileVerifyLevel() { VerifyMine(); }

Callers

nothing calls this directly

Calls 1

ShowLevelStatsFunction · 0.85

Tested by

no test coverage detected