mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-12 03:59:06 +00:00
commit
1923b7ef97
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ public class FireBlast extends CoreAbility {
|
|||
return;
|
||||
}
|
||||
/* End Initial Checks */
|
||||
reloadVariables();
|
||||
//reloadVariables();
|
||||
range = FireMethods.getFirebendingDayAugment(range, player.getWorld());
|
||||
this.player = player;
|
||||
location = player.getEyeLocation();
|
||||
|
|
Loading…
Reference in a new issue