mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-10-29 08:13:43 +01:00
@@ -108,6 +108,10 @@ public class Repair {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (quantity <= 0) {
|
||||||
|
return 2;
|
||||||
|
}
|
||||||
|
|
||||||
return quantity;
|
return quantity;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user