Merge pull request #2714 from ab9rf/5005-alpha3-tailor

tailor: increased check frequency
develop
Myk 2023-01-24 18:55:13 -08:00 committed by GitHub
commit 4cd191520a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)
{