fix GC NTE proxy behavior
This commit is contained in:
@@ -1072,6 +1072,7 @@ static HandlerResult C_GXB_61(shared_ptr<ProxyServer::LinkedSession> ses, uint16
|
||||
pd = reinterpret_cast<C_CharacterData_V3_61_98*>(&ep3_pd);
|
||||
} else {
|
||||
if (is_ep3(ses->version())) {
|
||||
ses->log.info("Version changed to GC_EP3_TRIAL_EDITION");
|
||||
ses->set_version(Version::GC_EP3_TRIAL_EDITION);
|
||||
}
|
||||
pd = &check_size_t<C_CharacterData_V3_61_98>(data, 0xFFFF);
|
||||
|
||||
Reference in New Issue
Block a user