Skip to content

Commit 767af98

Browse files
WetwllyWetwlly
Wetwlly
authored and
Wetwlly
committed
There was an extra #region placed in Wizard Skills. Took it out so it compiles again.
1 parent a698f20 commit 767af98

File tree

1 file changed

+0
-1
lines changed
  • src/Mooege/Core/GS/Powers/Implementations/HeroSkills

1 file changed

+0
-1
lines changed

src/Mooege/Core/GS/Powers/Implementations/HeroSkills/Wizard.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,6 @@ public override void Init()
13211321

13221322
//TODO: Rune_B -> mirror images
13231323
#region Teleport
1324-
#region Teleport
13251324
[ImplementsPowerSNO(Skills.Skills.Wizard.Utility.Teleport)]
13261325
public class WizardTeleport : PowerScript
13271326
{

0 commit comments

Comments
 (0)