From 229ddd2afb47cf2aeeae42f5ce6064d59e69ac42 Mon Sep 17 00:00:00 2001 From: gumi Date: Sat, 25 Apr 2020 19:39:59 -0400 Subject: I hate myself for doing this remove mentions of a non-binary gender, because it's evil backlog, for future reference: <{41444d494e}> i against any gay propaganda. and clean said more than two genders is gay propaganda. if need more than 2 genders, use for other genders word hidden --- src/ecommon/enum/gender.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ecommon') diff --git a/src/ecommon/enum/gender.h b/src/ecommon/enum/gender.h index 039ca04..8c747fd 100644 --- a/src/ecommon/enum/gender.h +++ b/src/ecommon/enum/gender.h @@ -7,14 +7,14 @@ #include "common/mmo.h" /** - * identical to SEX_ but also includes nonbinary + * identical to SEX_ but also includes the hidden value */ typedef enum Gender { GENDER_FEMALE = SEX_FEMALE, GENDER_MALE = SEX_MALE, __UNUSED_GENDER_SERVER = SEX_SERVER, - GENDER_NONBINARY, + GENDER_HIDDEN, } Gender; #endif // EVOL_ENUM_GENDER -- cgit v1.2.3-60-g2f50