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

Method lowIsGood

outdated/win/Qt3/qt3_win.cpp:2140–2143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2138 turn_count=0;
2139}
2140void NetHackQtLabelledIcon::lowIsGood()
2141{
2142 low_is_good=TRUE;
2143}
2144void NetHackQtLabelledIcon::dissipateHighlight()
2145{
2146 if (turn_count>0) {

Callers 1

updateStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected