mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-31 22:59:35 +01:00
Merge conflicts are fun.
This commit is contained in:
parent
83888f80d4
commit
e8f6d4107b
@ -18,7 +18,6 @@ public class AcrobaticsManager {
|
|||||||
this.player = player;
|
this.player = player;
|
||||||
this.profile = Users.getProfile(player);
|
this.profile = Users.getProfile(player);
|
||||||
this.skillLevel = profile.getSkillLevel(SkillType.ACROBATICS);
|
this.skillLevel = profile.getSkillLevel(SkillType.ACROBATICS);
|
||||||
this.permissionInstance = Permissions.getInstance();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user