Skip to content

Commit 7c68ea7

Browse files
committed
Fix using
1 parent 5e50a6e commit 7c68ea7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

EXILED/Exiled.API/Features/Roles/FpcRole.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
namespace Exiled.API.Features.Roles
99
{
1010
using System.Collections.Generic;
11-
using System.Reflection;
1211

1312
using Exiled.API.Features.Pools;
14-
using HarmonyLib;
1513
using PlayerRoles;
1614
using PlayerRoles.FirstPersonControl;
15+
using PlayerRoles.FirstPersonControl.Thirdperson;
1716
using PlayerRoles.Ragdolls;
1817
using PlayerRoles.Spectating;
1918
using PlayerRoles.Visibility;

0 commit comments

Comments
 (0)