rulegen:: tests:: auto disable floorshapes

This commit is contained in:
Zeno Rogue
2021-12-27 20:23:13 +01:00
parent a3a5b7c17e
commit a5d24e0ff7
+3
View File
@@ -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;