Declare BiomeTorchPlaceStyle's purpose
This commit is contained in:
parent
de22400b3f
commit
fd3e857f06
1 changed files with 2 additions and 0 deletions
|
|
@ -332,6 +332,8 @@ namespace TShockAPI
|
|||
{
|
||||
tplayer.UsingBiomeTorches = true;
|
||||
}
|
||||
// BiomeTorchPlaceStyle returns the place style of the player's
|
||||
// current biome's biome torch
|
||||
var biomeTorchStyle = tplayer.BiomeTorchPlaceStyle(placeStyle);
|
||||
if (!usingBiomeTorches)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue