Update xml and embark-tools field name

develop
lethosor 2017-02-04 14:49:21 -05:00
parent a8f4833188
commit 7823d78cd9
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 34331ef67f3d163f4ab66121449a8217eb1cfb47
Subproject commit fc2570c6c0179fcdf48610f0e3eaef7f84908da7

@ -128,7 +128,7 @@ public:
if (input->count(df::interface_key::SETUP_EMBARK))
{
cancel = true;
screen->in_embark_normal = 1;
screen->in_embark_only_warning = 1;
}
};
};