diff --git a/library/RemoteTools.cpp b/library/RemoteTools.cpp index ae352a6f9..f1887c9a7 100644 --- a/library/RemoteTools.cpp +++ b/library/RemoteTools.cpp @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2011 Petr Mrázek @@ -455,7 +455,7 @@ static command_result ListEnums(color_ostream &stream, BITFIELD(cie_add_tag_mask1); BITFIELD(cie_add_tag_mask2); - describe_bitfield(out->mutable_incident_flags()); + describe_bitfield(out->mutable_death_info_flags()); ENUM(profession); diff --git a/library/xml b/library/xml index cb4c883d4..1d8e07095 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit cb4c883d4f4f46fc9b4856d7e91f55e1b39b56c5 +Subproject commit 1d8e0709572b2adb69ee99025b6c227d687773c9