Cleanup Expansions

WorldPacketSA should not be used yet. There is much more work to be done and that version has not been looked at in quite some time.
This commit is contained in:
mark 2010-06-17 07:11:43 +00:00
parent 01eee98298
commit 177eb4c6ff
26 changed files with 388 additions and 204 deletions

View file

@ -28,7 +28,8 @@ namespace Server
{
Regular,
UOTD,
God
God,
SA
}
public class ClientVersion : IComparable, IComparer