Skip to content

Commit cc0082c

Browse files
committed
Fix error
1 parent 30b607b commit cc0082c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EXILED/Exiled.Events/Features/Event.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ namespace Exiled.Events.Features
99
{
1010
using System;
1111
using System.Collections.Generic;
12+
using System.Linq;
1213

1314
using Exiled.API.Features;
1415
using Exiled.Events.EventArgs.Interfaces;

0 commit comments

Comments
 (0)