diff --git a/TShockAPI/Bouncer.cs b/TShockAPI/Bouncer.cs index 309712c9..27715e81 100644 --- a/TShockAPI/Bouncer.cs +++ b/TShockAPI/Bouncer.cs @@ -48,7 +48,6 @@ namespace TShockAPI { // Setup hooks - // SendTileSquareEventArgs args = new GetDataHandlers.SendTileSquareEventArgs(); GetDataHandlers.SendTileSquare.Register(OnSendTileSquare); }