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