Address bug #10844.

This commit is contained in:
Eric S. Raymond 2008-01-21 16:15:32 +00:00
parent 7743e2db02
commit 8e1f96522a

View file

@ -274,6 +274,9 @@ filemoves = {
"1.3.9" : (
("Outlaw Ranger", "Ranger"),
),
"1.3.14" : (
("{AMLA_TOUGH 3}", "{AMLA_DEFAULT}"),
),
# An empty sentinel value at end is required.
"trunk" : (),
}