context to g.context

This commit is contained in:
Bart House
2018-12-25 07:29:38 -08:00
parent 9069615861
commit 1c65e6afe0
70 changed files with 837 additions and 844 deletions

View File

@@ -373,7 +373,7 @@ int x, y;
} else
et = ep->engr_txt;
You("%s: \"%s\".", (Blind) ? "feel the words" : "read", et);
if (context.run > 1)
if (g.context.run > 1)
nomul(0);
}
}