summaryrefslogtreecommitdiff
path: root/gramscii.h
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-08-12 09:02:50 +0100
committerKatolaZ <katolaz@freaknet.org>2019-08-12 09:02:50 +0100
commit0522ef659553292f546fb1f3af43cfd2f4b07bb2 (patch)
treeaf5c439fa02a4afdd5f887e86180b39857d9c5f0 /gramscii.h
parenta46183e96042cf751199f0a06d437a599f7f5bf8 (diff)
fix read of command scripts and script-mode
Diffstat (limited to 'gramscii.h')
-rw-r--r--gramscii.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gramscii.h b/gramscii.h
index 6419961..0bad4f2 100644
--- a/gramscii.h
+++ b/gramscii.h
@@ -129,7 +129,7 @@ char modified; /* set to 1 if screen modified since last save */
char fname[256];
-char silent; /* set to 1 in script-mode */
+char script; /* set to 1 in script-mode */
char autoend; /* set to 1 in auto-arrow mode */
/* Used by draw_arrow to identify the bounding box */