mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-19 23:30:25 +00:00
stats fixup
This commit is contained in:
parent
6db8f857e1
commit
db28ca7c4a
@ -1132,6 +1132,7 @@ void rules_iteration_for(tcell *c) {
|
||||
}
|
||||
|
||||
void minimize_rules() {
|
||||
states_premini = isize(treestates);
|
||||
if(debugflags & DF_GEOM)
|
||||
println(hlog, "minimizing rules...");
|
||||
int next_id = isize(treestates);
|
||||
|
Loading…
Reference in New Issue
Block a user