mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-22 16:05:01 +00:00
Actually fixed WaterArms Spear Bug
Forgot the file. I'm sorry. >_<
This commit is contained in:
parent
7e075fe2b7
commit
0efcea7e4d
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ public class WaterArmsSpear extends WaterAbility {
|
|||
progressSpear();
|
||||
} else {
|
||||
createIceBall();
|
||||
remove();
|
||||
}
|
||||
|
||||
if (layer >= spearSphere) {
|
||||
|
|
Loading…
Reference in a new issue