특기 없을 때 텍스트 수정
This commit is contained in:
@@ -100,7 +100,7 @@ function printGenerals(value){
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
cardData.specialText = special;
|
cardData.specialText = cardData.special;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(cardData.special2 in specialInfo){
|
if(cardData.special2 in specialInfo){
|
||||||
|
|||||||
Reference in New Issue
Block a user