Skip to content

Commit a9796ea

Browse files
committed
Oops, build fix.
1 parent ee7222b commit a9796ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Common/Melee/_Overhauls/Broadsword.cs

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Collections.Generic;
1+
using System;
2+
using System.Collections.Generic;
23
using Microsoft.Xna.Framework;
34
using Terraria;
45
using Terraria.Audio;

0 commit comments

Comments
 (0)