MCPcopy Create free account
hub / github.com/NetHack/NetHack / Quit

Method Quit

win/Qt/qt_plsel.cpp:706–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704}
705
706void NetHackQtPlayerSelector::Quit()
707{
708 done(R_Quit);
709}
710
711void NetHackQtPlayerSelector::Random()
712{

Callers

nothing calls this directly

Calls 1

doneFunction · 0.85

Tested by

no test coverage detected