특기 없을 때 텍스트 수정

This commit is contained in:
2018-07-11 20:51:13 +09:00
parent 791e8b02c3
commit d165dbdca4
+1 -1
View File
@@ -100,7 +100,7 @@ function printGenerals(value){
});
}
else{
cardData.specialText = special;
cardData.specialText = cardData.special;
}
if(cardData.special2 in specialInfo){