fixup to dlbonus removal

This commit is contained in:
Zeno Rogue 2021-08-21 23:38:42 +02:00
parent 60a8992b29
commit 7f33024321
1 changed files with 0 additions and 1 deletions

View File

@ -1796,7 +1796,6 @@ auto hooks = addHook(hooks_configfile, 100, [] {
param_i(max_examine_branch, "max_examine_branch");
param_i(max_getside, "max_getside");
param_i(max_bdata, "max_bdata");
param_i(dlbonus, "dlbonus");
});
EX void parse_treestate(arb::arbi_tiling& c, exp_parser& ep) {