Skip to content

Commit f198f2e

Browse files
committed
add missing using
1 parent 2535a90 commit f198f2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CathodeLib/Scripts/Level.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using System.IO;
77
using System.Linq;
88
using System.Text;
9+
using System.Threading.Tasks;
910
using System.Xml;
1011

1112
namespace CathodeLib

0 commit comments

Comments
 (0)