Skip to content

Commit

Permalink
Re-bump up to 4 min cts for LG
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Jul 6, 2024
1 parent b910ff4 commit b86c5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/Jailbreak.LastGuard/LastGuardConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
public class LastGuardConfig
{
public string? LastGuardWeapon { get; } = "weapon_glock";
public int MinimumCTs { get; } = 2;
public int MinimumCTs { get; } = 4;
}

0 comments on commit b86c5af

Please sign in to comment.