helps if i remember to actually use the new refactored method.

This commit is contained in:
Arthur Ice 2013-03-10 14:41:59 -07:00
parent 1e088ca2ba
commit b21c8b7eff

View File

@ -654,8 +654,7 @@ bool Client::HandlePacket(const EQApplicationPacket *app) {
}
case OP_RandomNameGenerator:
{
return HandleRandomNameGeneratorPacket(app);
}
case OP_CharacterCreateRequest: {
// New OpCode in SoF