mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-22 23:17:04 +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) {
|
||||
|
||||
dynamicval<int> df(floorshapes_level);
|
||||
if(specialland == laCanvas) floorshapes_level = 1;
|
||||
|
||||
set_dir(list);
|
||||
|
||||
vector<string> filenames;
|
||||
|
Loading…
Reference in New Issue
Block a user