diff --git a/Events.cs b/Events.cs index a1e2b983..20871f5a 100644 --- a/Events.cs +++ b/Events.cs @@ -22,7 +22,6 @@ namespace WeaponPaints if (!gPlayerWeaponsInfo.ContainsKey((int)player.Index)) { - Console.WriteLine($"[WeaponPaints] Retrying to retrieve player {player.PlayerName} skins"); Task.Run(async () => { if (Config.Additional.SkinEnabled)