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

Move prefixes to naming package and out of enhancement as they might be used gen... #33

Open
github-actions bot opened this issue Dec 22, 2021 · 0 comments
Labels

Comments

@github-actions
Copy link

Move prefixes to naming package and out of enhancement as they might be used generically

for feats / enhancements etc.

* TODO: Move prefixes to naming package and out of enhancement as they might be used generically

package io.truthencode.ddo.support.naming

/**
 * TODO: Move prefixes to naming package and out of enhancement as they might be used generically
 * for feats / enhancements etc.
 */
trait SpellCriticalChancePrefix extends SpellCriticalPrefix {
  self: DisplayName =>

3fbdaf1ae8027566f2c166994694a9c058b01678

@github-actions github-actions bot added the todo label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants