Skip to content

Commit

Permalink
Update xml and embark-tools field name
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Feb 4, 2017
1 parent a8f4833 commit 7823d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 3 files
+17 −3 df.entities.xml
+3 −1 df.viewscreen.xml
+42 −42 symbols.xml
2 changes: 1 addition & 1 deletion plugins/embark-tools.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ class EmbarkAnywhere : public EmbarkTool
if (input->count(df::interface_key::SETUP_EMBARK))
{
cancel = true;
screen->in_embark_normal = 1;
screen->in_embark_only_warning = 1;
}
};
};
Expand Down

0 comments on commit 7823d78

Please sign in to comment.