Fixed formatting and removed tabs.

This commit is contained in:
EvilSeph 2011-04-27 23:48:43 -04:00
parent a5aa113ce3
commit 8e95e2788a

View File

@ -30,5 +30,4 @@ public class PlayerAnimationEvent extends PlayerEvent {
public PlayerAnimationType getAnimationType() { public PlayerAnimationType getAnimationType() {
return animationType; return animationType;
} }
} }