mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 13:07:16 +00:00
update devmods/knuth-bendix.cpp
This commit is contained in:
parent
b3c3cc331e
commit
9c9726249a
@ -435,7 +435,7 @@ bool forked = false;
|
|||||||
int max_children = 7;
|
int max_children = 7;
|
||||||
|
|
||||||
void test_all(string setname) {
|
void test_all(string setname) {
|
||||||
disable_floorshapes = true;
|
floorshapes_level = 1;
|
||||||
vector<string> filenames;
|
vector<string> filenames;
|
||||||
std::ifstream is("devmods/rulegen-tests/"+setname+".lst");
|
std::ifstream is("devmods/rulegen-tests/"+setname+".lst");
|
||||||
string s;
|
string s;
|
||||||
|
Loading…
Reference in New Issue
Block a user