mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 21:02:41 +00:00
helps if i remember to actually use the new refactored method.
This commit is contained in:
parent
1e088ca2ba
commit
b21c8b7eff
@ -654,8 +654,7 @@ bool Client::HandlePacket(const EQApplicationPacket *app) {
|
||||
}
|
||||
case OP_RandomNameGenerator:
|
||||
{
|
||||
|
||||
|
||||
return HandleRandomNameGeneratorPacket(app);
|
||||
}
|
||||
case OP_CharacterCreateRequest: {
|
||||
// New OpCode in SoF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user