mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-14 03:38:33 +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:
|
||||
{
|
||||
|
||||
|
||||
return HandleRandomNameGeneratorPacket(app);
|
||||
}
|
||||
case OP_CharacterCreateRequest: {
|
||||
// New OpCode in SoF
|
||||
|
||||
Reference in New Issue
Block a user