EQExtractor2 update.

This commit is contained in:
Derision
2013-03-16 19:56:09 +00:00
parent 810fdf3cca
commit 7c264ad097
13 changed files with 1539 additions and 3 deletions
@@ -18,7 +18,7 @@ namespace EQExtractor2
{
public partial class EQExtractor2Form1 : Form
{
string Version = "EQExtractor2 Version 2.6.0 SVN";
string Version = "EQExtractor2 Version 2.6.1 SVN";
static int PacketsSeen = 0;
static long BytesRead = 0;