chore: stop bypassing datas in test level
This commit is contained in:
parent
46c1a53f5e
commit
5d46f54e99
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ return {
|
|||
zone = "forest",
|
||||
bypass_zone = true,
|
||||
bypass_data = {
|
||||
tiles = 3,
|
||||
tiles = nil,
|
||||
background = nil
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue