EQExtractor2 update.

This commit is contained in:
Derision
2013-04-24 19:31:13 +01:00
parent 9b015a2975
commit b15cb08f54
6 changed files with 686 additions and 1 deletions
@@ -18,7 +18,7 @@ namespace EQExtractor2
{
public partial class EQExtractor2Form1 : Form
{
string Version = "EQExtractor2 Version 2.6.2 SVN";
string Version = "EQExtractor2 Version 2.6.3 SVN";
static int PacketsSeen = 0;
static long BytesRead = 0;