1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-05-18 15:56:25 +02:00

Merge conflicts are fun.

This commit is contained in:
Glitchfinder 2013-01-06 18:02:52 -08:00
parent 83888f80d4
commit e8f6d4107b

@ -18,7 +18,6 @@ public class AcrobaticsManager {
this.player = player;
this.profile = Users.getProfile(player);
this.skillLevel = profile.getSkillLevel(SkillType.ACROBATICS);
this.permissionInstance = Permissions.getInstance();
}
/**