Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -1887,7 +1887,7 @@ boolean preselect;
|
||||
break;
|
||||
}
|
||||
|
||||
any = g.zeroany; /* zero out all bits */
|
||||
any = cg.zeroany; /* zero out all bits */
|
||||
if (constrainer) {
|
||||
any.a_int = 0;
|
||||
/* use four spaces of padding to fake a grayed out menu choice */
|
||||
|
||||
Reference in New Issue
Block a user