We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5db3d8 commit 6ea3fdcCopy full SHA for 6ea3fdc
lua/mapper.lua
@@ -35,6 +35,7 @@ build_speedwalk (path) -- builds a client speedwalk string from path
35
cancel_speedwalk () -- cancel current speedwalk, if any
36
check_we_can_find () -- returns true if doing a find is OK right now
37
find (f, show_uid, count, walk) -- generic room finder
38
+find_paths (uid, f) -- lower-level room finder (for getting back a path)
39
40
Exposed variables:
41
0 commit comments