mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Now check that character has a valid gender (and not an invalid via packet modifications). This check works when trying to create a character or when building the character list. If gender is invalid (neither male nor female): can't create the character and can't see in the characters' list (and also can't login with it via packet modding). Signed-off-by: Anubisss <anubisss210@gmail.com>