Follow up to 9fd34b2
* Small preprocessor typo.
This commit is contained in:
parent
9fd34b2439
commit
dd3a7dfa19
@ -1056,7 +1056,7 @@ int chmapif_parse_reqauth(int fd, int id){
|
||||
node->char_id == char_id &&
|
||||
node->login_id1 == login_id1
|
||||
//&& node->ip == ip
|
||||
#ifdef PACKETVER < 20141016
|
||||
#if PACKETVER < 20141016
|
||||
&& node->sex == sex
|
||||
#endif
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user