From 2f19144fc5a1fa17e82b2eaf4a88d4d3ca4ab22d Mon Sep 17 00:00:00 2001 From: mumuy Date: Thu, 25 Oct 2018 17:00:32 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E5=86=97=E4=BD=99=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=8E=BB=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/relationship.js | 1 - script/relationship.js | 1 - 2 files changed, 2 deletions(-) diff --git a/dist/relationship.js b/dist/relationship.js index 975b1ad..21b76ac 100644 --- a/dist/relationship.js +++ b/dist/relationship.js @@ -967,7 +967,6 @@ function selector2id(selector,sex){ var result = []; var hash = {}; - var sex2 = -1; if(sex<0){ //如果自己的性别不确定 if(selector.indexOf(',w')==0){ sex = 1; diff --git a/script/relationship.js b/script/relationship.js index 975b1ad..21b76ac 100644 --- a/script/relationship.js +++ b/script/relationship.js @@ -967,7 +967,6 @@ function selector2id(selector,sex){ var result = []; var hash = {}; - var sex2 = -1; if(sex<0){ //如果自己的性别不确定 if(selector.indexOf(',w')==0){ sex = 1;