단어 수정

This commit is contained in:
2018-08-27 13:53:07 +09:00
parent a3f7dbccea
commit 5d60a62a38
+1 -1
View File
@@ -437,7 +437,7 @@ $startYear = $gameStor->getValue('startyear');
<tr><th style='width:18ch;'>전투 일시</th><td id='result_datetime'></td></tr>
<tr><th>전투 횟수</th><td id='result_warcnt'></td></tr>
<tr><th>전투 페이즈</th><td id='result_phase'></td></tr>
<tr><th>입힌 피해</th><td id='result_killed'></td></tr>
<tr><th> 피해</th><td id='result_killed'></td></tr>
<tr><th>받은 피해</th><td id='result_dead'></td></tr>
<tr><th>출병자 군량 소모</th><td id='result_attackerRice'></td></tr>
<tr><th>수비자 군량 소모</th><td id='result_defenderRice'></td></tr>