checkstyle
This commit is contained in:
@@ -47,6 +47,9 @@ public class AnimationsPlugin extends Plugin
|
||||
private final AnimationsClient animationsClient = new AnimationsClient();
|
||||
|
||||
private HashMap<Integer, int[]> animations;
|
||||
@Inject
|
||||
private Client client;
|
||||
|
||||
{
|
||||
try
|
||||
{
|
||||
@@ -58,9 +61,6 @@ public class AnimationsPlugin extends Plugin
|
||||
}
|
||||
}
|
||||
|
||||
@Inject
|
||||
private Client client;
|
||||
|
||||
@Subscribe
|
||||
private void onAnimationChanged(AnimationChanged event)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user