mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-07 09:13:02 +00:00
update devmods/knuth-bendix.cpp
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user