mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-04-27 19:11:23 +00:00
rulegen debug removed
This commit is contained in:
@@ -257,8 +257,6 @@ void build(vstate& vs, vector<tcell*>& places, int where, int where_last, tcell
|
||||
}
|
||||
}
|
||||
|
||||
void print_rules();
|
||||
|
||||
EX int max_ignore_level_pre = 3;
|
||||
EX int max_ignore_level_post = 0;
|
||||
EX int max_ignore_time_pre = 999999;
|
||||
|
||||
Reference in New Issue
Block a user