Skip to content

Afterimages on runner pounce is clickable, and will block your clicks(slashes) after pouncing on a marine. #1623

Afterimages on runner pounce is clickable, and will block your clicks(slashes) after pouncing on a marine.

Afterimages on runner pounce is clickable, and will block your clicks(slashes) after pouncing on a marine. #1623

name: "Round ID Linker"
on:
issues:
types: [opened]
jobs:
link_rounds:
runs-on: ubuntu-20.04
steps:
- uses: tgstation/round_linker@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}