Merged client_version and inventory_version into emu_versions files

This commit is contained in:
Uleat
2016-05-28 04:44:14 -04:00
parent 579efe83af
commit a089820464
18 changed files with 164 additions and 216 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
//this is the only part of an EQStream that is seen by the application.
#include <string>
#include "client_version.h" // inv2 watch
#include "emu_versions.h"
typedef enum {
ESTABLISHED,