mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
A couple laurion renames i missed
This commit is contained in:
+1
-1
@@ -1223,7 +1223,7 @@ bool Client::Process() {
|
||||
}
|
||||
|
||||
if(connect.Check()){
|
||||
if (!(m_ClientVersionBit & EQ::versions::maskLaurionAndLater)) {
|
||||
if (!(m_ClientVersionBit & EQ::versions::maskSteamLatestAndLater)) {
|
||||
SendGuildList();// Send OPCode: OP_GuildsList
|
||||
SendApproveWorld();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user