From 307ff79170150b8f2e7bfe895f7fe80bfd5c3e82 Mon Sep 17 00:00:00 2001 From: Arthri <41360489+Arthri@users.noreply.github.com> Date: Tue, 17 Aug 2021 23:42:01 +0800 Subject: [PATCH] This isnt XML --- TShockAPI/Bouncer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockAPI/Bouncer.cs b/TShockAPI/Bouncer.cs index 9945d754..464bbfff 100644 --- a/TShockAPI/Bouncer.cs +++ b/TShockAPI/Bouncer.cs @@ -117,7 +117,7 @@ namespace TShockAPI GetDataHandlers.FoodPlatterTryPlacing += OnFoodPlatterTryPlacing; - // The following section is based off and . + // The following section is based off Player.PlaceThing_Tiles_PlaceIt and Player.PlaceThing_Tiles_PlaceIt_GetLegacyTileStyle. PlaceStyleCorrectors.Add(TileID.Torches, (player, requestedPlaceStyle, actualItemPlaceStyle) => {