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