mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-22 03:54:04 +00:00
rulegen:: removed dlbonus as it is unused
This commit is contained in:
@@ -19,9 +19,6 @@ EX int max_examine_branch = 5040;
|
||||
EX int max_bdata = 1000;
|
||||
EX int max_getside = 10000;
|
||||
|
||||
/* other parameters */
|
||||
EX int dlbonus = 0;
|
||||
|
||||
#if HDR
|
||||
/** exception thrown by this algoritm in case of any problems */
|
||||
struct rulegen_failure : hr_exception {
|
||||
|
Reference in New Issue
Block a user