mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
parent
bf4e8d43ea
commit
b9c652ef2b
@ -836,7 +836,7 @@ public class McMMOPlayer {
|
|||||||
|
|
||||||
setToolPreparationMode(tool, false);
|
setToolPreparationMode(tool, false);
|
||||||
|
|
||||||
if (!getAbilityMode(ability)) {
|
if (getAbilityMode(ability)) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user