rulegen debug removed

This commit is contained in:
Zeno Rogue 2022-08-07 01:57:34 +02:00
parent 464f4277cc
commit 8b68ad2fdd
1 changed files with 0 additions and 2 deletions

View File

@ -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;