Oops, all the options were off-by-one. Reported by Tom Bridgman.

This commit is contained in:
Jack Jansen 2000-10-19 21:50:54 +00:00
parent 635a044b87
commit 3e3eb3e822

View file

@ -36,6 +36,7 @@ OPT_DIALOG_ID = 510
# Map dialog item numbers to option names (and the reverse) # Map dialog item numbers to option names (and the reverse)
opt_dialog_map = [ opt_dialog_map = [
None,
None, None,
None, None,
"inspect", "inspect",