mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
rulegen3:: improved debug
This commit is contained in:
parent
16cdaa5a00
commit
35bd625a87
@ -1159,7 +1159,7 @@ EX void test_transducers() {
|
||||
}
|
||||
|
||||
if(changes) {
|
||||
println(hlog, "changes = ", changes);
|
||||
println(hlog, "changes = ", changes, " with ", isize(autom), " states");
|
||||
goto next_iteration;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user