Quick fixup

This commit is contained in:
2020-12-31 06:21:56 +00:00
parent 81739bc6c1
commit cc74e7b5d3

View File

@@ -33,9 +33,6 @@ void GroupManager::requestGroup(CNSocket* sock, CNPacketData* data) {
otherPlr = PlayerManager::getPlayerFromID(otherPlr->iIDGroup);
if (otherPlr == nullptr)
return;
if (otherPlr == nullptr)
return;