fix -info option

to export info instead of detailed maps (oops!)
develop
PeridexisErrant 2014-12-24 22:10:04 +11:00
parent b93eac1c7a
commit d95c0878e1
1 changed files with 1 additions and 1 deletions

@ -81,7 +81,7 @@ if dfhack.gui.getCurFocus() == "legends" then
export_site_maps()
wait_for_legends_vs()
elseif args[1] == "info" then
wait_for_legends_vs()
export_legends_info()
elseif args[1] == "maps" then
wait_for_legends_vs()
elseif args[1] == "sites" then