feat(CI/Codestyle); Check for double semicolons (#20996)

This commit is contained in:
Kitzunu
2024-12-21 22:19:49 +01:00
committed by GitHub
parent 08d5861a51
commit d2b88bdc1e
5 changed files with 12 additions and 4 deletions

View File

@@ -268,7 +268,7 @@ void WorldSession::HandleWhoOpcode(WorldPacket& recvData)
return;
wstrToLower(wpacketPlayerName);
wstrToLower(wpacketGuildName);;
wstrToLower(wpacketGuildName);
// client send in case not set max level value 100 but Acore supports 255 max level,
// update it to show GMs with characters after 100 level