Skip to content

suspendmanager: walkable() now correctly identifies all walkable squares and broke out a new function to explicitly exclude cases where that tile is a tree branch #52

suspendmanager: walkable() now correctly identifies all walkable squares and broke out a new function to explicitly exclude cases where that tile is a tree branch

suspendmanager: walkable() now correctly identifies all walkable squares and broke out a new function to explicitly exclude cases where that tile is a tree branch #52

Workflow file for this run

name: Clean up PR caches
on:
pull_request_target:
types:
- closed
jobs:
cleanup:
uses: DFHack/dfhack/.github/workflows/clean-cache.yml@develop
secrets: inherit