mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Converted all the EQStreams into EQStreamInterfaces, dear god help us.
This commit is contained in:
@@ -83,7 +83,7 @@ namespace SoF
|
||||
|
||||
//ok, now we have what we need to register.
|
||||
|
||||
EQStream::Signature signature;
|
||||
EQStreamInterface::Signature signature;
|
||||
std::string pname;
|
||||
|
||||
//register our world signature.
|
||||
|
||||
Reference in New Issue
Block a user