Kaydet (Commit) 3e3eb3e8 authored tarafından Jack Jansen's avatar Jack Jansen

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

üst 635a044b
...@@ -36,6 +36,7 @@ OPT_DIALOG_ID = 510 ...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment