ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
228 stars 64 forks source link

Missing "Teams" packet #187

Closed hclewk closed 10 years ago

hclewk commented 10 years ago

Need to add in the Teams packet (the packet is implemented, just not in the packets list) Craft.Net.Networking, line 255:
() => new SetTeamsPacket(), // 0xD1

ddevault commented 10 years ago

A pull request would be nice.

hclewk commented 10 years ago

Make a pull request then. I don't use git, and its not worth setting up for one very simple line of code.

On Thu, Aug 29, 2013 at 11:30 AM, Drew DeVault notifications@github.comwrote:

A pull request would be nice.

— Reply to this email directly or view it on GitHubhttps://github.com/SirCmpwn/Craft.Net/issues/187#issuecomment-23503151 .