summaryrefslogtreecommitdiff
path: root/src/net/ea/token.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/token.h')
-rw-r--r--src/net/ea/token.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/token.h b/src/net/ea/token.h
index a62136aee..0d806656c 100644
--- a/src/net/ea/token.h
+++ b/src/net/ea/token.h
@@ -31,7 +31,7 @@ struct Token final
BeingId account_ID;
int session_ID1;
int session_ID2;
- Gender::Type sex;
+ GenderT sex;
void clear()
{