mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-14 12:57:55 +00:00
commit
2b677fe8a5
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ public class AirBlast extends CoreAbility {
|
|||
return;
|
||||
}
|
||||
/* End Initial Checks */
|
||||
reloadVariables();
|
||||
//reloadVariables();
|
||||
this.player = player;
|
||||
if (origins.containsKey(player)) {
|
||||
otherorigin = true;
|
||||
|
|
Loading…
Reference in a new issue