Add fps-min to dfhack.init-example and plugin help

develop
lethosor 2015-03-05 16:29:36 -05:00
parent 83cb7b48f9
commit 8459959124
2 changed files with 3 additions and 0 deletions

@ -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

@ -178,6 +178,8 @@ DFhackCExport command_result plugin_init (color_ostream &out, std::vector <Plugi
" tweak fast-trade [disable]\n"
" Makes Shift-Enter in the Move Goods to Depot and Trade screens select\n"
" the current item (fully, in case of a stack), and scroll down one line.\n"
" tweak fps-min [disable]\n"
" Fixes the in-game minimum FPS setting (bug 6277)\n"
" tweak import-priority-category [disable]\n"
" When meeting with a liaison, makes Shift+Left/Right arrow adjust\n"
" the priority of an entire category of imports.\n"