Added packet changes for 1.2 protocol up to 7(world info)
This commit is contained in:
parent
7731bc46f1
commit
e148d29c66
5 changed files with 175 additions and 31 deletions
|
|
@ -25,8 +25,7 @@ namespace TShockAPI.Net
|
|||
{
|
||||
public override PacketTypes ID
|
||||
{
|
||||
get{ return 0; }
|
||||
//PacketTypes.ProjectileNew; }
|
||||
get{ return PacketTypes.ProjectileNew; }
|
||||
}
|
||||
|
||||
public short Index { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue