EQExtractor2: Added SQL generation support for current Live client decoder.

This commit is contained in:
Derision
2013-03-17 10:09:13 +00:00
parent 7c264ad097
commit d76a8bd34a
3 changed files with 261 additions and 2 deletions
@@ -18,7 +18,7 @@ namespace EQExtractor2
{
public partial class EQExtractor2Form1 : Form
{
string Version = "EQExtractor2 Version 2.6.1 SVN";
string Version = "EQExtractor2 Version 2.6.2 SVN";
static int PacketsSeen = 0;
static long BytesRead = 0;