Merge branch 'develop' of dfhack/dfhack into develop

develop
lethosor 2017-07-05 23:57:35 -04:00
commit 070dfa1865
1 changed files with 2 additions and 0 deletions

@ -911,6 +911,7 @@ command_result df_strangemood (color_ostream &out, vector <string> & parameters)
filter = NULL;
continue;
}
break;
}
if (filter)
{
@ -994,6 +995,7 @@ command_result df_strangemood (color_ostream &out, vector <string> & parameters)
filter = NULL;
continue;
}
break;
}
if (filter)
{