특기 없을 때 텍스트 수정

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