Skip to content

Commit

Permalink
Update Scp1507Role.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
louis1706 authored Dec 23, 2023
1 parent 4bfafe1 commit 8663f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exiled.API/Features/Roles/Scp1507Role.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public float Multiplier
get => SwarmAbility.Multiplier;
set => SwarmAbility.Multiplier = value;
}

/// <summary>
/// Tries to attack door.
/// </summary>
Expand Down

0 comments on commit 8663f11

Please sign in to comment.