mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-25 14:43:01 +00:00
fixup to dlbonus removal
This commit is contained in:
parent
60a8992b29
commit
7f33024321
@ -1796,7 +1796,6 @@ auto hooks = addHook(hooks_configfile, 100, [] {
|
|||||||
param_i(max_examine_branch, "max_examine_branch");
|
param_i(max_examine_branch, "max_examine_branch");
|
||||||
param_i(max_getside, "max_getside");
|
param_i(max_getside, "max_getside");
|
||||||
param_i(max_bdata, "max_bdata");
|
param_i(max_bdata, "max_bdata");
|
||||||
param_i(dlbonus, "dlbonus");
|
|
||||||
});
|
});
|
||||||
|
|
||||||
EX void parse_treestate(arb::arbi_tiling& c, exp_parser& ep) {
|
EX void parse_treestate(arb::arbi_tiling& c, exp_parser& ep) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user