Skip to content

fixed certain 1x1 and room neighbours incorrectly loading #29

fixed certain 1x1 and room neighbours incorrectly loading

fixed certain 1x1 and room neighbours incorrectly loading #29

Workflow file for this run

name: Rust
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: ./.github/workflows/build.yml