[php5_debug] 사소한 오류들 수정

This commit is contained in:
2018-01-17 23:17:03 +09:00
parent d99707c3d7
commit fb84886f94
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1344,7 +1344,7 @@ function getTurn($connect, $general, $type, $font=1) {
$turn[2] = $general["turn2"];
$turn[3] = $general["turn3"];
$turn[4] = $general["turn4"];
//$turn[5] = $general["turn5"];
$turn[5] = $general["turn5"];
}
if($type >= 2) {
$turn[6] = $general["turn6"];