Replaced a little more
Kill me now this is terrible.
This commit is contained in:
parent
9dcd58435e
commit
c79703131d
2 changed files with 31 additions and 45 deletions
|
|
@ -407,7 +407,7 @@ namespace TShockAPI
|
|||
NetMessage.SendData((int) PacketTypes.ItemOwner, -1, -1, "", itemid, 0f, 0f, 0f);
|
||||
}
|
||||
|
||||
public virtual void SendInformationalMessage(string msg)
|
||||
public virtual void SendInfoMessage(string msg)
|
||||
{
|
||||
SendMessage(msg, Color.Indigo);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue