Skip to content

Fixed an issue that jumpjets in air can not correctly spawn missiles #1815

Fixed an issue that jumpjets in air can not correctly spawn missiles

Fixed an issue that jumpjets in air can not correctly spawn missiles #1815

Workflow file for this run

name: Labeler Action
on:
pull_request_target:
types: [opened, edited]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Label
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}