diff options
| author | Alexander Gavrilov | 2012-09-03 21:11:35 +0400 |
|---|---|---|
| committer | Alexander Gavrilov | 2012-09-03 21:11:35 +0400 |
| commit | aa449a2180144961308e1e357c013724921175b3 (patch) | |
| tree | 30f7b802178207c03a6c9af284e81108a77dd52f /dfhack.init-example | |
| parent | 1618ccf5bb4044cdde97d45ef9e6173150cdddbc (diff) | |
| download | dfhack-aa449a2180144961308e1e357c013724921175b3.tar.gz dfhack-aa449a2180144961308e1e357c013724921175b3.tar.bz2 dfhack-aa449a2180144961308e1e357c013724921175b3.tar.xz | |
Add a tweak to work around the endless temperature update bug.
This obsoletes fix/stable-temp.lua, which only fixes items once.
Diffstat (limited to 'dfhack.init-example')
| -rw-r--r-- | dfhack.init-example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dfhack.init-example b/dfhack.init-example index 9ee5ecc4..39c0e61d 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -64,3 +64,6 @@ tweak patrol-duty # display creature weight in build plate menu as ??K, instead of (???df: Max tweak readable-build-plate + +# improve FPS by squashing endless item temperature update loops +tweak stable-temp |
