follow-up bit for stale gold sym
This commit is contained in:
@@ -734,7 +734,7 @@ boolean *valsetlist;
|
||||
*/
|
||||
|
||||
if (fld == BL_GOLD) {
|
||||
if (context.rndencode != oldrndencode && fld == BL_GOLD) {
|
||||
if (context.rndencode != oldrndencode) {
|
||||
chg = 2;
|
||||
oldrndencode = context.rndencode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user