diff --git a/dfhack.init-example b/dfhack.init-example index 1cbeebf97..e7b1931a9 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -179,6 +179,7 @@ tweak import-priority-category # Misc. UI tweaks tweak civ-view-agreement +tweak fps-min tweak max-wheelbarrow tweak tradereq-pet-gender diff --git a/plugins/tweak/tweak.cpp b/plugins/tweak/tweak.cpp index 76fd25feb..f5a97f579 100644 --- a/plugins/tweak/tweak.cpp +++ b/plugins/tweak/tweak.cpp @@ -178,6 +178,8 @@ DFhackCExport command_result plugin_init (color_ostream &out, std::vector