Fix a few issues
This commit is contained in:
parent
cf1feb9357
commit
416ce98518
3 changed files with 34 additions and 3 deletions
|
|
@ -962,7 +962,7 @@ namespace TShockAPI
|
|||
/// Sends a region deletion to the player.
|
||||
/// <param name="regionName">The region name.</param>
|
||||
/// </summary>
|
||||
public void SendRaptorRegionDelete(string regionName)
|
||||
public void SendRaptorRegionDeletion(string regionName)
|
||||
{
|
||||
if (!IsRaptor)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue