tailor: increased check frequency

do bookkeepers work faster now? could be
develop
Kelly Kinkade 2023-01-24 19:28:17 -06:00
parent 25658592cb
commit cbcd68317d
1 changed files with 1 additions and 1 deletions

@ -582,7 +582,7 @@ public:
static std::unique_ptr<Tailor> tailor_instance;
#define DELTA_TICKS 600
#define DELTA_TICKS 50
DFhackCExport command_result plugin_onupdate(color_ostream& out)
{