Update TShockAPI/TSPlayer.cs

Co-authored-by: Chris <2648373+QuiCM@users.noreply.github.com>
This commit is contained in:
ohayo 2025-03-04 21:00:33 +10:00 committed by GitHub
parent 98eed425e2
commit 701a7d1ca0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,6 @@ using TShockAPI.Net;
using Timer = System.Timers.Timer;
using System.Linq;
using Terraria.GameContent.Creative;
using SteelSeries.GameSense;
namespace TShockAPI
{