Skip to content

made dungeon position correctly in the world #25

made dungeon position correctly in the world

made dungeon position correctly in the world #25

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