mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 15:36:38 +00:00
Client version is now returned by the stream proxy as a number.
This commit is contained in:
@@ -23,7 +23,7 @@ namespace TEMPLATE {
|
||||
protected:
|
||||
|
||||
virtual std::string Describe() const;
|
||||
|
||||
virtual const EQClientVersion ClientVersion() const;
|
||||
//magic macro to declare our opcodes
|
||||
#include "SSDeclare.h"
|
||||
#include "TEMPLATE_ops.h"
|
||||
|
||||
Reference in New Issue
Block a user