Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
2140
void NetHackQtLabelledIcon::lowIsGood()
2141
{
2142
low_is_good=TRUE;
2143
}
2144
void NetHackQtLabelledIcon::dissipateHighlight()
2145
{
2146
if (turn_count>0) {
Callers
1
updateStats
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected