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 if/else statements #87

Merged
merged 4 commits into from
Jul 23, 2021
Merged

Fix if/else statements #87

merged 4 commits into from
Jul 23, 2021

Conversation

MysteryBlokHed
Copy link
Owner

@MysteryBlokHed MysteryBlokHed commented Jul 23, 2021

Closes #86

  • Fixes if_init not being tagged with load
  • Fixes the order of sobj
  • Renames the if_init objective and removes the random characters from its name

@github-actions github-actions bot added the source Affects the project's source label Jul 23, 2021
The random letters at the end of the if results objective aren't needed
since the fake players have random letters.
@MysteryBlokHed MysteryBlokHed marked this pull request as ready for review July 23, 2021 21:51
@MysteryBlokHed MysteryBlokHed merged commit 4746ca4 into master Jul 23, 2021
@MysteryBlokHed MysteryBlokHed deleted the 86-fix-if-else branch July 23, 2021 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source Affects the project's source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix if/else statements
1 participant