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

chore (core): Workflow warning fixes #174

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

acidmanifesto
Copy link
Contributor

Changes proposed

  • Fixes workflow warnings
  • Fixes Format specifies type 'unsigned int' but the argument has type 'uint64' (aka 'unsigned long')
  • Adds missing overridden virtual functiona
  • Fix misleading indentation; statement is not part of the previous 'if'
  • Fix unused variables.

  • Thank you for collaborating with the project.
  • For an efficient working methodology.
  • It is obvious to make long pull request, unless it is necessary.
  • A short pull request would be easy to test and approve.

src/server/game/Spells/Spell.cpp Outdated Show resolved Hide resolved
@seobryn seobryn merged commit f602b5b into FirelandsProject:master Sep 14, 2023
3 checks passed
@acidmanifesto acidmanifesto deleted the workflow-wanring-fixes branch September 22, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants