범장 -> 만능장

This commit is contained in:
2018-06-30 01:18:52 +09:00
parent ce62072761
commit fca4b69d5a
+2 -2
View File
@@ -17,7 +17,7 @@ $(function(){
}else if( < *0.2) {
return "무";
}else{
return "";
return "만능";
}
};
@@ -69,7 +69,7 @@ $(function(){
국가별[국가]. = [];
국가별[국가].충차 = [];
국가별[국가].무지 = [];
국가별[국가]. = [];
국가별[국가].만능 = [];
//국가별[국가].의병 = [];
}