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