This isnt XML
This commit is contained in:
parent
16451ec0e9
commit
307ff79170
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ namespace TShockAPI
|
||||||
GetDataHandlers.FoodPlatterTryPlacing += OnFoodPlatterTryPlacing;
|
GetDataHandlers.FoodPlatterTryPlacing += OnFoodPlatterTryPlacing;
|
||||||
|
|
||||||
|
|
||||||
// The following section is based off <see cref="Player.PlaceThing_Tiles_PlaceIt(bool, TileObject)"/> and <see cref="Player.PlaceThing_Tiles_PlaceIt_GetLegacyTileStyle"/>.
|
// The following section is based off Player.PlaceThing_Tiles_PlaceIt and Player.PlaceThing_Tiles_PlaceIt_GetLegacyTileStyle.
|
||||||
PlaceStyleCorrectors.Add(TileID.Torches,
|
PlaceStyleCorrectors.Add(TileID.Torches,
|
||||||
(player, requestedPlaceStyle, actualItemPlaceStyle) =>
|
(player, requestedPlaceStyle, actualItemPlaceStyle) =>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue