mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-28 13:43:20 +00:00
rulegen:: tests:: auto disable floorshapes
This commit is contained in:
parent
a3a5b7c17e
commit
a5d24e0ff7
@ -1111,6 +1111,9 @@ bool set_general(const string& s) {
|
|||||||
|
|
||||||
void test_from_file(string list) {
|
void test_from_file(string list) {
|
||||||
|
|
||||||
|
dynamicval<int> df(floorshapes_level);
|
||||||
|
if(specialland == laCanvas) floorshapes_level = 1;
|
||||||
|
|
||||||
set_dir(list);
|
set_dir(list);
|
||||||
|
|
||||||
vector<string> filenames;
|
vector<string> filenames;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user