You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
G
Change the file into ...DemonbuddyBETA\Plugins\Trinity\Combat\Abilities\WizardCombat.cs
//===========file Before======================
// Wormhole / Black hole
float blackholeRadius = Runes.Wizard.Supermassive.IsActive ? 20f : 15f;
if...