This commit is contained in:
Serge
2023-11-12 20:27:50 +01:00
parent 3249072ee5
commit 96ade7c9a0
6 changed files with 39 additions and 24 deletions

View File

@@ -1045,7 +1045,7 @@ namespace GHelper
if (!AppConfig.Is("skip_aura"))
{
Aura.ApplyAuraPower();
Aura.ApplyPower();
Aura.ApplyAura();
}