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

Various Animation instances should be moved to the emote_tab plugin. #75

Closed
Major- opened this issue Aug 28, 2015 · 0 comments
Closed
Labels
easy Quick or easy to fix request A non-content feature request

Comments

@Major-
Copy link
Member

Major- commented Aug 28, 2015

The Animation class contains instances of various Animations like so:

/**
 * The angry animation.
 */
public static final Animation ANGRY = new Animation(859);

These are only used in the emote_tab plugin and should be removed from the core server.

@Major- Major- added request A non-content feature request easy Quick or easy to fix labels Aug 28, 2015
@Major- Major- closed this as completed Aug 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Quick or easy to fix request A non-content feature request
Projects
None yet
Development

No branches or pull requests

1 participant