@@ -153,7 +153,7 @@ |
||
| 153 | 153 | } elseif (in_array((int) $kmGroup['allianceID'], $attackerAllianceArray) && (int) $kmGroup['allianceID'] !== 0) { |
| 154 | 154 | $allianceKill = true; |
| 155 | 155 | } else { |
| 156 | - //if it wasn't any of these continue in case there is another group to process |
|
| 156 | + //if it wasn't any of these continue in case there is another group to process |
|
| 157 | 157 | continue; |
| 158 | 158 | } |
| 159 | 159 | |