summaryrefslogtreecommitdiffhomepage
path: root/test/path-search.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/path-search.cpp')
-rw-r--r--test/path-search.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/path-search.cpp b/test/path-search.cpp
index f602a8b9..caaa55f2 100644
--- a/test/path-search.cpp
+++ b/test/path-search.cpp
@@ -179,7 +179,7 @@ void test_bbox()
return neighbor_tiles(w, { ch, pos }, {}, (object_id)-1, path_search::never_continue());
};
- const auto wall = loader.make_invalid_wall_atlas().atlas;
+ const auto wall = loader.invalid_wall_atlas().atlas;
const auto table = loader.scenery("table1");
{