feat(ChatFilter): block chats from unknown users (#3250)
Some checks are pending
Nightly Build / Check Recent Commit (push) Successful in 25s
Nightly Build / Build Nightly (push) Waiting to run
Nightly Build / Recreate Release (push) Blocked by required conditions

This commit is contained in:
sch-lda 2024-06-14 17:21:45 +08:00 committed by GitHub
parent 8bbab4c765
commit 501182b10c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -262,6 +262,7 @@ namespace big
}
break;
}
case rage::eNetMessage::MsgTextMessage: return true;
case rage::eNetMessage::MsgNonPhysicalData:
{
buffer.Read<int>(7); // size