chore: stop bypassing datas in test level

This commit is contained in:
Kazhnuz 2020-01-26 12:32:36 +01:00
parent 46c1a53f5e
commit 5d46f54e99

View file

@ -3,7 +3,7 @@ return {
zone = "forest",
bypass_zone = true,
bypass_data = {
tiles = 3,
tiles = nil,
background = nil
}
},