Skip to content

Commit 3197f26

Browse files
authored
Update FinishingSense.cs
Delete whitespaces
1 parent 88696d2 commit 3197f26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ namespace Exiled.Events.Patches.Events.Scp049
1010
using System.Collections.Generic;
1111
using System.Reflection;
1212
using System.Reflection.Emit;
13-
13+
1414
using API.Features;
1515
using API.Features.Pools;
1616
using Exiled.Events.Attributes;
1717
using Exiled.Events.EventArgs.Scp049;
1818
using HarmonyLib;
19-
19+
2020
using PlayerRoles.PlayableScps.Scp049;
2121
using PlayerRoles.Subroutines;
22-
22+
2323
using static HarmonyLib.AccessTools;
24-
24+
2525
/// <summary>
2626
/// Patches <see cref="Scp049SenseAbility.ServerLoseTarget" />.
2727
/// Adds the <see cref="Handlers.Scp049.FinishingSense" /> event.

0 commit comments

Comments
 (0)