diff --git a/world/client.cpp b/world/client.cpp index 0e164c1f4..f461ba4cb 100644 --- a/world/client.cpp +++ b/world/client.cpp @@ -654,8 +654,7 @@ bool Client::HandlePacket(const EQApplicationPacket *app) { } case OP_RandomNameGenerator: { - - + return HandleRandomNameGeneratorPacket(app); } case OP_CharacterCreateRequest: { // New OpCode in SoF