Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues for squad #2362

Merged
merged 2 commits into from May 20, 2019
Merged

Fix issues for squad #2362

merged 2 commits into from May 20, 2019

Conversation

Frisasky
Copy link
Contributor

@Frisasky Frisasky commented May 18, 2019

Description

Fixes #2361
Fixes #2363

Type of change

  • Bug fix (change which fixes an issue).
  • New feature (change which adds functionality).
  • New Server (new server added).
  • Refactor (restructures existing code).
  • Comment update (typo, spelling, explanation, examples, etc).
  • This change requires a documentation update.

Checklist

  • This code follows the style guidelines of this project.
  • This pull request links to an issue.
  • This pull request uses the develop branch as its base.
  • I have provided Co-author details below.
  • I have performed a self-review of my own code.
  • I have squashed commits.
  • I have commented my code, particularly in hard to understand areas.
  • I have made corresponding changes to the documentation if required.

Provide Github Email

Fill out below info or tick box below:

Co-authored-by: John Doe <name@example.com>
  • I do not wish to provide an email. I am aware this will hide me as the author of this commit.

All pull requests will now be squashed to create a tidy commit history and simplify changelog creation. You can provide either your own email or a GitHub-provided no-reply email.

When a PR is squashed the author becomes the person who squashed the PR. This removes you as the author of your own PR.
The only workaround for this is to add your details as a co-author. More info about co-authors can be found here.

@Frisasky Frisasky changed the title Fix squad execution file name Fix issues for squad May 18, 2019
@dgibbs64 dgibbs64 merged commit 9d7c9cc into GameServerManagers:develop May 20, 2019
This was referenced Jun 16, 2019
@dgibbs64 dgibbs64 added this to the v19.7.0 milestone Jun 18, 2019
@dgibbs64 dgibbs64 added type: bug Something isn't working game: Squad labels Jun 18, 2019
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
game: Squad type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing config files for Squad Missing execution file for Squad
2 participants