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

Define hitgroup enum #27

Open
todo bot opened this issue Jul 24, 2020 · 0 comments
Open

Define hitgroup enum #27

todo bot opened this issue Jul 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request todo 🗒️

Comments

@todo
Copy link

todo bot commented Jul 24, 2020

// TODO: Should be an enum but cba checking what values are possible right now :)
@Column()
hitGroup: number;
@Column()
source: HurtSources;


This issue was generated by todo based on a TODO comment in 94056b5. It's been assigned to @niekcandaele because they committed the code.
@todo todo bot added the todo 🗒️ label Jul 24, 2020
@niekcandaele niekcandaele changed the title Should be an enum but cba checking what values are possible right now :) Define hitgroup enum Jul 24, 2020
@niekcandaele niekcandaele added the enhancement New feature or request label Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant