From 701a7d1ca0f1ad8d40f9d4342abf03ee353a8390 Mon Sep 17 00:00:00 2001 From: ohayo <9443476+ohayo@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:00:33 +1000 Subject: [PATCH] Update TShockAPI/TSPlayer.cs Co-authored-by: Chris <2648373+QuiCM@users.noreply.github.com> --- TShockAPI/TSPlayer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/TShockAPI/TSPlayer.cs b/TShockAPI/TSPlayer.cs index da9b7df6..2c70955b 100644 --- a/TShockAPI/TSPlayer.cs +++ b/TShockAPI/TSPlayer.cs @@ -35,7 +35,6 @@ using TShockAPI.Net; using Timer = System.Timers.Timer; using System.Linq; using Terraria.GameContent.Creative; -using SteelSeries.GameSense; namespace TShockAPI {