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:
parent
01eee98298
commit
177eb4c6ff
26 changed files with 388 additions and 204 deletions
|
|
@ -28,7 +28,8 @@ namespace Server
|
|||
{
|
||||
Regular,
|
||||
UOTD,
|
||||
God
|
||||
God,
|
||||
SA
|
||||
}
|
||||
|
||||
public class ClientVersion : IComparable, IComparer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue